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 242ffb9 commit e9d3c67Copy full SHA for e9d3c67
pom.xml
@@ -52,7 +52,7 @@
52
53
<junit.version>5.10.2</junit.version>
54
<fabric8-client.version>7.1.0</fabric8-client.version>
55
- <slf4j.version>1.7.36</slf4j.version>
+ <slf4j.version>2.0.12</slf4j.version>
56
<log4j.version>2.24.3</log4j.version>
57
<mokito.version>5.15.2</mokito.version>
58
<commons-lang3.version>3.12.0</commons-lang3.version>
@@ -122,7 +122,6 @@
122
<artifactId>log4j-core</artifactId>
123
<version>${log4j.version}</version>
124
</dependency>
125
-
126
</dependencies>
127
</dependencyManagement>
128
<build>
0 commit comments