File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <artifactId >java11-oss</artifactId >
56 <groupId >org.avaje</groupId >
6- <version >2.2 </version >
7+ <version >2.3 </version >
78 </parent >
89
9- <modelVersion >4.0.0</modelVersion >
10-
1110 <groupId >io.avaje</groupId >
1211 <artifactId >avaje-http-client-gson</artifactId >
13- <version >0.11-SNAPSHOT </version >
12+ <version >1.0 </version >
1413
1514 <scm >
1615 <developerConnection >scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection >
2827 <dependency >
2928 <groupId >io.avaje</groupId >
3029 <artifactId >avaje-http-client</artifactId >
31- <version >0.10 </version >
30+ <version >1.0 </version >
3231 <scope >provided</scope >
3332 </dependency >
3433
You can’t perform that action at this time.
0 commit comments