File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 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" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <artifactId >java11-oss</artifactId >
65 <groupId >org.avaje</groupId >
7- <version >3.5</version >
6+ <artifactId >java11-oss</artifactId >
7+ <version >3.8</version >
88 </parent >
99
1010 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 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" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <artifactId >java11-oss</artifactId >
65 <groupId >org.avaje</groupId >
7- <version >3.5</version >
6+ <artifactId >java11-oss</artifactId >
7+ <version >3.8</version >
88 </parent >
99
1010 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 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" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <artifactId >java11-oss</artifactId >
65 <groupId >org.avaje</groupId >
7- <version >3.5</version >
6+ <artifactId >java11-oss</artifactId >
7+ <version >3.8</version >
88 </parent >
99
1010 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5+ <modelVersion >4.0.0</modelVersion >
56 <parent >
67 <artifactId >avaje-http-client-parent</artifactId >
78 <groupId >io.avaje</groupId >
89 <version >1</version >
910 </parent >
10- <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >test</artifactId >
1313
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.core</groupId >
3636 <artifactId >jackson-databind</artifactId >
37- <version >2.13.1 </version >
37+ <version >2.13.2.2 </version >
3838 </dependency >
3939
4040 <dependency >
4141 <groupId >io.avaje</groupId >
4242 <artifactId >junit</artifactId >
43- <version >1.0 </version >
43+ <version >1.1 </version >
4444 <scope >test</scope >
4545 </dependency >
4646
You can’t perform that action at this time.
0 commit comments