File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010 <groupId >io.avaje</groupId >
1111 <artifactId >avaje-http-client-gson</artifactId >
12- <version >1.11 </version >
12+ <version >1.12 </version >
1313
1414 <scm >
1515 <
developerConnection >scm:git:
[email protected] :avaje/avaje-http-client.git</
developerConnection >
2121 <dependency >
2222 <groupId >com.google.code.gson</groupId >
2323 <artifactId >gson</artifactId >
24- <version >2.8.7 </version >
24+ <version >2.8.9 </version >
2525 </dependency >
2626
2727 <dependency >
2828 <groupId >io.avaje</groupId >
2929 <artifactId >avaje-http-client</artifactId >
30- <version >1.11 </version >
30+ <version >1.12 </version >
3131 <scope >provided</scope >
3232 </dependency >
3333
3434 <!-- test dependencies -->
3535
3636 <dependency >
37- <groupId >org .avaje.composite </groupId >
37+ <groupId >io .avaje</groupId >
3838 <artifactId >junit</artifactId >
39- <version >5 .0</version >
39+ <version >1 .0</version >
4040 <scope >test</scope >
4141 </dependency >
4242
You can’t perform that action at this time.
0 commit comments