Skip to content

Commit c8b8fc0

Browse files
Bump slf4j.version from 1.7.30 to 1.7.31
Bumps `slf4j.version` from 1.7.30 to 1.7.31. Updates `slf4j-api` from 1.7.30 to 1.7.31 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.31) Updates `slf4j-simple` from 1.7.30 to 1.7.31 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.31) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-patch - 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 7c231e7 commit c8b8fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
<javax.annotation.version>1.3.2</javax.annotation.version>
4444
<snakeyaml.version>1.28</snakeyaml.version>
45-
<slf4j.version>1.7.30</slf4j.version>
45+
<slf4j.version>1.7.31</slf4j.version>
4646
<caffeine.version>2.9.1</caffeine.version>
4747
<protobuf.version>3.17.2</protobuf.version>
4848
<junit.version>4.13</junit.version>
@@ -422,7 +422,7 @@
422422
<plugin>
423423
<groupId>com.diffplug.spotless</groupId>
424424
<artifactId>spotless-maven-plugin</artifactId>
425-
<version>2.11.1</version>
425+
<version>2.12.1</version>
426426
<configuration>
427427
<formats>
428428
<!-- common settings -->

0 commit comments

Comments
 (0)