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 5986864 commit d358547Copy full SHA for d358547
pom.xml
@@ -69,7 +69,7 @@
69
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
70
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
71
<jdkLevel>1.8</jdkLevel>
72
- <slf4j.version>2.0.5</slf4j.version>
+ <slf4j.version>2.0.6</slf4j.version>
73
<junit.version>4.13.2</junit.version>
74
<maven.compiler.source>8</maven.compiler.source>
75
<maven.compiler.target>8</maven.compiler.target>
0 commit comments