Skip to content

Commit 61fc051

Browse files
committed
bump parent pom to java11-oss 3.3
1 parent 8edcba8 commit 61fc051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>java11-oss</artifactId>
66
<groupId>org.avaje</groupId>
7-
<version>3.2</version>
7+
<version>3.3</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>

gson-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>java11-oss</artifactId>
66
<groupId>org.avaje</groupId>
7-
<version>3.2</version>
7+
<version>3.3</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)