Skip to content

Commit e961dcb

Browse files
chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.17 (#2705)
* chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.17 Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update pom.xml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Attila Mészáros <[email protected]>
1 parent 98c4dea commit e961dcb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,9 @@
5959
<sonar.organization>java-operator-sdk</sonar.organization>
6060
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6161
<fabric8-httpclient-impl.name>jdk</fabric8-httpclient-impl.name>
62-
6362
<junit.version>5.12.2</junit.version>
6463
<fabric8-client.version>7.3.1</fabric8-client.version>
65-
<slf4j.version>2.0.12</slf4j.version>
64+
<slf4j.version>2.0.17</slf4j.version>
6665
<log4j.version>2.24.3</log4j.version>
6766
<mokito.version>5.18.0</mokito.version>
6867
<commons-lang3.version>3.17.0</commons-lang3.version>

0 commit comments

Comments
 (0)