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 98c4dea commit e961dcbCopy full SHA for e961dcb
pom.xml
@@ -59,10 +59,9 @@
59
<sonar.organization>java-operator-sdk</sonar.organization>
60
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
61
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
62
-
63
<junit.version>5.12.2</junit.version>
64
<fabric8-client.version>7.3.1</fabric8-client.version>
65
- <slf4j.version>2.0.12</slf4j.version>
+ <slf4j.version>2.0.17</slf4j.version>
66
<log4j.version>2.24.3</log4j.version>
67
<mokito.version>5.18.0</mokito.version>
68
<commons-lang3.version>3.17.0</commons-lang3.version>
0 commit comments