Skip to content

Commit f0a0ae8

Browse files
Bump slf4j-simple from 1.7.31 to 1.7.32
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.31 to 1.7.32. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92430f7 commit f0a0ae8

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
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>org.slf4j</groupId>
219219
<artifactId>slf4j-simple</artifactId>
220-
<version>1.7.31</version>
220+
<version>1.7.32</version>
221221
<scope>test</scope>
222222
</dependency>
223223

0 commit comments

Comments
 (0)