Skip to content

Commit d867148

Browse files
dependabot[bot]ascopes
authored andcommitted
Bump slf4j-api from 1.7.36 to 2.0.0
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f33d3d5 commit d867148

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
@@ -57,7 +57,7 @@
5757
<lombok.version>1.18.24</lombok.version>
5858
<mockito.version>4.7.0</mockito.version>
5959
<reflections.version>0.10.2</reflections.version>
60-
<slf4j.version>1.7.36</slf4j.version>
60+
<slf4j.version>2.0.0</slf4j.version>
6161

6262
<!-- Plugins -->
6363
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)