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.
2 parents 3dca9ab + cfdde91 commit ed986ceCopy full SHA for ed986ce
avaje-sigma/pom.xml
@@ -28,14 +28,14 @@
28
<dependency>
29
<groupId>com.fasterxml.jackson.core</groupId>
30
<artifactId>jackson-databind</artifactId>
31
- <version>2.18.1</version>
+ <version>2.18.2</version>
32
<optional>true</optional>
33
</dependency>
34
35
36
<groupId>io.avaje</groupId>
37
<artifactId>avaje-jsonb</artifactId>
38
- <version>2.3</version>
+ <version>2.4</version>
39
40
41
@@ -48,7 +48,7 @@
48
49
50
<artifactId>avaje-jsonb-generator</artifactId>
51
52
<scope>test</scope>
53
54
0 commit comments