Skip to content

Commit 42ad5b9

Browse files
committed
bump avaje-http-client-gson to 1.11
1 parent e6145ed commit 42ad5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gson-adapter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-http-client-gson</artifactId>
12-
<version>1.9</version>
12+
<version>1.11</version>
1313

1414
<scm>
1515
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>io.avaje</groupId>
2929
<artifactId>avaje-http-client</artifactId>
30-
<version>1.9</version>
30+
<version>1.11</version>
3131
<scope>provided</scope>
3232
</dependency>
3333

0 commit comments

Comments
 (0)