We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c231e7 commit c8b8fc0Copy full SHA for c8b8fc0
pom.xml
@@ -42,7 +42,7 @@
42
43
<javax.annotation.version>1.3.2</javax.annotation.version>
44
<snakeyaml.version>1.28</snakeyaml.version>
45
- <slf4j.version>1.7.30</slf4j.version>
+ <slf4j.version>1.7.31</slf4j.version>
46
<caffeine.version>2.9.1</caffeine.version>
47
<protobuf.version>3.17.2</protobuf.version>
48
<junit.version>4.13</junit.version>
@@ -422,7 +422,7 @@
422
<plugin>
423
<groupId>com.diffplug.spotless</groupId>
424
<artifactId>spotless-maven-plugin</artifactId>
425
- <version>2.11.1</version>
+ <version>2.12.1</version>
426
<configuration>
427
<formats>
428
<!-- common settings -->
0 commit comments