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 017ed6c commit 6aa5351Copy full SHA for 6aa5351
pom.xml
@@ -68,7 +68,7 @@
68
<dependency>
69
<groupId>org.slf4j</groupId>
70
<artifactId>slf4j-api</artifactId>
71
- <version>2.0.2</version>
+ <version>2.0.3</version>
72
</dependency>
73
74
<groupId>org.apache.commons</groupId>
@@ -100,7 +100,7 @@
100
101
<groupId>ch.qos.logback</groupId>
102
<artifactId>logback-classic</artifactId>
103
- <version>1.3.1</version>
+ <version>1.3.3</version>
104
105
106
<groupId>javax.servlet</groupId>
0 commit comments