Skip to content

Commit 609c1fe

Browse files
committed
Bump dependencies in test-nima-jsonb
1 parent 10cdbed commit 609c1fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/test-nima-jsonb/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.avaje</groupId>
2525
<artifactId>avaje-inject</artifactId>
26-
<version>8.9</version>
26+
<version>8.10</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>io.avaje</groupId>
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>io.avaje</groupId>
3535
<artifactId>avaje-jsonb</artifactId>
36-
<version>1.0-RC2</version>
36+
<version>1.1-RC2</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>io.helidon.nima.webserver</groupId>
@@ -80,12 +80,12 @@
8080
<path>
8181
<groupId>io.avaje</groupId>
8282
<artifactId>avaje-inject-generator</artifactId>
83-
<version>8.9</version>
83+
<version>8.10</version>
8484
</path>
8585
<path>
8686
<groupId>io.avaje</groupId>
8787
<artifactId>avaje-jsonb-generator</artifactId>
88-
<version>1.0-RC2</version>
88+
<version>1.1-RC2</version>
8989
</path>
9090
</annotationProcessorPaths>
9191
</configuration>

0 commit comments

Comments
 (0)