File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >java11-oss</artifactId >
66 <groupId >org.avaje</groupId >
7- <version >3.3 </version >
7+ <version >3.5 </version >
88 </parent >
99
1010 <groupId >io.avaje</groupId >
1111 <artifactId >avaje-http-client-gson</artifactId >
12- <version >1.14 -SNAPSHOT</version >
12+ <version >1.15 -SNAPSHOT</version >
1313
1414 <scm >
1515 <developerConnection >scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection >
2121 <dependency >
2222 <groupId >com.google.code.gson</groupId >
2323 <artifactId >gson</artifactId >
24- <version >2.8.9 </version >
24+ <version >2.9.0 </version >
2525 </dependency >
2626
2727 <dependency >
2828 <groupId >io.avaje</groupId >
2929 <artifactId >avaje-http-client</artifactId >
30- <version >1.14 -SNAPSHOT</version >
30+ <version >1.15 -SNAPSHOT</version >
3131 <scope >provided</scope >
3232 </dependency >
3333
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >io.avaje</groupId >
1818 <artifactId >avaje-http-client</artifactId >
19- <version >1.14 -SNAPSHOT</version >
19+ <version >1.15 -SNAPSHOT</version >
2020 </dependency >
2121
2222 <dependency >
2323 <groupId >io.avaje</groupId >
2424 <artifactId >avaje-http-client-gson</artifactId >
25- <version >1.14 -SNAPSHOT</version >
25+ <version >1.15 -SNAPSHOT</version >
2626 </dependency >
2727
2828 <dependency >
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.core</groupId >
3636 <artifactId >jackson-databind</artifactId >
37- <version >2.12.5 </version >
37+ <version >2.13.1 </version >
3838 </dependency >
3939
4040 <dependency >
You can’t perform that action at this time.
0 commit comments