We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b2555 commit 653faa5Copy full SHA for 653faa5
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>net.anotheria</groupId>
6
<artifactId>parent</artifactId>
7
- <version>4.2</version>
+ <version>4.3</version>
8
</parent>
9
10
<modelVersion>4.0.0</modelVersion>
@@ -133,7 +133,7 @@
133
<dependency>
134
<groupId>ch.qos.logback</groupId>
135
<artifactId>logback-classic</artifactId>
136
- <version>1.4.12</version>
+ <version>1.5.21</version>
137
</dependency>
138
<!--
139
0 commit comments