Skip to content

Commit fb7af4e

Browse files
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.0
Bumps [org.slf4j: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-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9919f40 commit fb7af4e

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.slf4j</groupId>
6666
<artifactId>slf4j-api</artifactId>
67-
<version>1.7.36</version>
67+
<version>2.0.0</version>
6868
</dependency>
6969

7070
<!-- TEST -->

0 commit comments

Comments
 (0)