Skip to content

Commit 93d49f7

Browse files
Bump slf4j-api from 1.7.36 to 2.0.5
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.5. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.5) --- 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 63636a8 commit 93d49f7

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
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>org.slf4j</groupId>
195195
<artifactId>slf4j-api</artifactId>
196-
<version>1.7.36</version>
196+
<version>2.0.5</version>
197197
</dependency>
198198
<dependency>
199199
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)