We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949cf04 commit 3e3236dCopy full SHA for 3e3236d
pom.xml
@@ -100,7 +100,7 @@
100
<dependency>
101
<groupId>ch.qos.logback</groupId>
102
<artifactId>logback-classic</artifactId>
103
- <version>1.3.9</version>
+ <version>1.3.11</version>
104
</dependency>
105
106
<groupId>javax.servlet</groupId>
@@ -326,7 +326,7 @@
326
<plugin>
327
<groupId>org.apache.maven.plugins</groupId>
328
<artifactId>maven-enforcer-plugin</artifactId>
329
- <version>3.3.0</version>
+ <version>3.4.0</version>
330
<executions>
331
<execution>
332
<id>enforce</id>
0 commit comments