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 ad30a41 commit 736da4eCopy full SHA for 736da4e
tests/test-nima-jsonb/pom.xml
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>io.avaje</groupId>
33
<artifactId>avaje-jsonb</artifactId>
34
- <version>1.4-RC7</version>
+ <version>1.4-RC8</version>
35
</dependency>
36
37
<groupId>io.helidon.nima.webserver</groupId>
@@ -79,7 +79,7 @@
79
<path>
80
81
<artifactId>avaje-jsonb-generator</artifactId>
82
83
</path>
84
</annotationProcessorPaths>
85
</configuration>
0 commit comments