Skip to content

Commit 78ca630

Browse files
authored
Merge pull request #306 from avaje/dependabot/maven/io.avaje-avaje-jsonb-1.8
Bump io.avaje:avaje-jsonb from 1.7 to 1.8
2 parents bb439cb + f4ebbd2 commit 78ca630

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

http-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>io.avaje</groupId>
3838
<artifactId>avaje-jsonb</artifactId>
39-
<version>1.7</version>
39+
<version>1.8</version>
4040
<optional>true</optional>
4141
</dependency>
4242

tests/test-nima-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.avaje</groupId>
3636
<artifactId>avaje-jsonb</artifactId>
37-
<version>1.8-RC1</version>
37+
<version>1.8</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)