Skip to content

Commit ceafd76

Browse files
Bump slf4j.version from 1.7.36 to 2.0.6
Bumps `slf4j.version` from 1.7.36 to 2.0.6. Updates `slf4j-api` from 1.7.36 to 2.0.6 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.6) Updates `slf4j-simple` from 1.7.36 to 2.0.6 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a340d25 commit ceafd76

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
@@ -63,7 +63,7 @@
6363
**/pom.xml
6464
</sonar.exclusions>
6565

66-
<slf4j.version>1.7.36</slf4j.version>
66+
<slf4j.version>2.0.6</slf4j.version>
6767
<junit.version>4.13.2</junit.version>
6868
<jackson.version>2.13.3</jackson.version>
6969
<aws.version>2.17.269</aws.version>

0 commit comments

Comments
 (0)