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 42626d9 commit 8a242a2Copy full SHA for 8a242a2
avaje-sigma/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>com.fasterxml.jackson.core</groupId>
30
<artifactId>jackson-databind</artifactId>
31
- <version>2.19.1</version>
+ <version>2.19.2</version>
32
<optional>true</optional>
33
</dependency>
34
pom.xml
@@ -30,7 +30,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
- <version>2.45.0</version>
+ <version>2.46.0</version>
<configuration>
35
<java>
36
<googleJavaFormat>
0 commit comments