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 cb72675 commit 3d8fb09Copy full SHA for 3d8fb09
docker-java-transport-jersey/pom.xml
@@ -76,7 +76,7 @@
76
<dependency>
77
<groupId>org.slf4j</groupId>
78
<artifactId>jcl-over-slf4j</artifactId>
79
- <version>1.7.30</version>
+ <version>2.0.17</version>
80
<scope>test</scope>
81
</dependency>
82
pom.xml
@@ -64,7 +64,7 @@
64
<commons-compress.version>1.27.1</commons-compress.version>
65
<commons-io.version>2.18.0</commons-io.version>
66
<commons-lang3.version>3.17.0</commons-lang3.version>
67
- <slf4j-api.version>1.7.30</slf4j-api.version>
+ <slf4j-api.version>2.0.17</slf4j-api.version>
68
69
<bouncycastle.version>1.80</bouncycastle.version>
70
<junixsocket.version>2.10.1</junixsocket.version>
0 commit comments