Skip to content

Commit e22975e

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump slf4j.version from 1.7.32 to 2.0.7
Bumps `slf4j.version` from 1.7.32 to 2.0.7. Updates `slf4j-api` from 1.7.32 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_2.0.7) Updates `slf4j-log4j12` from 1.7.32 to 2.0.7 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_2.0.7) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:slf4j-log4j12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55b7046 commit e22975e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<com.fasterxml.jackson.databind.version>2.14.2</com.fasterxml.jackson.databind.version>
100100
<com.fasterxml.jackson.core.version>2.14.2</com.fasterxml.jackson.core.version>
101101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102-
<slf4j.version>1.7.32</slf4j.version>
102+
<slf4j.version>2.0.7</slf4j.version>
103103
<spotbugs.maven.plugin.version>4.5.3.0</spotbugs.maven.plugin.version>
104104
<jacoco.version>0.8.8</jacoco.version>
105105
<sonar.organization>streamthoughts</sonar.organization>

0 commit comments

Comments
 (0)