Skip to content

Commit 30dec3c

Browse files
Merge pull request #392 from avaje/dependabot/maven/io.avaje-avaje-jsonb-generator-1.10
Bump io.avaje:avaje-jsonb-generator from 1.9 to 1.10
2 parents 1469830 + b40de34 commit 30dec3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: tests/test-javalin-jsonb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>io.avaje</groupId>
8888
<artifactId>avaje-jsonb-generator</artifactId>
89-
<version>1.9</version>
89+
<version>1.10</version>
9090
<scope>provided</scope>
9191
</dependency>
9292

Diff for: tests/test-nima-jsonb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<path>
9292
<groupId>io.avaje</groupId>
9393
<artifactId>avaje-jsonb-generator</artifactId>
94-
<version>1.9</version>
94+
<version>1.10</version>
9595
</path>
9696
</annotationProcessorPaths>
9797
</configuration>

0 commit comments

Comments
 (0)