File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 55 <groupId >org.avaje</groupId >
66 <artifactId >java11-oss</artifactId >
77 <version >3.8</version >
8+ <relativePath />
89 </parent >
910
1011 <groupId >io.avaje</groupId >
2122 <dependency >
2223 <groupId >com.fasterxml.jackson.core</groupId >
2324 <artifactId >jackson-databind</artifactId >
24- <version >2.13.1 </version >
25+ <version >2.13.3 </version >
2526 <optional >true</optional >
2627 </dependency >
2728
5859 <dependency >
5960 <groupId >io.avaje</groupId >
6061 <artifactId >avaje-inject</artifactId >
61- <version >6.12 </version >
62+ <version >8.3 </version >
6263 <scope >test</scope >
6364 </dependency >
6465
6566 <dependency >
6667 <groupId >io.avaje</groupId >
6768 <artifactId >avaje-http-api</artifactId >
68- <version >1.12 </version >
69+ <version >1.16 </version >
6970 <scope >test</scope >
7071 </dependency >
7172
7273 <dependency >
7374 <groupId >io.avaje</groupId >
7475 <artifactId >avaje-http-hibernate-validator</artifactId >
75- <version >2.6 </version >
76+ <version >2.8 </version >
7677 <scope >test</scope >
7778 </dependency >
7879
8889 <dependency >
8990 <groupId >io.avaje</groupId >
9091 <artifactId >avaje-inject-generator</artifactId >
91- <version >6.12 </version >
92+ <version >8.3 </version >
9293 <scope >test</scope >
9394 </dependency >
9495
Original file line number Diff line number Diff line change 55 <groupId >org.avaje</groupId >
66 <artifactId >java11-oss</artifactId >
77 <version >3.8</version >
8+ <relativePath />
89 </parent >
910
1011 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >io.avaje</groupId >
3030 <artifactId >avaje-http-api</artifactId >
31- <version >1.12 </version >
31+ <version >1.16 </version >
3232 </dependency >
3333
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.core</groupId >
3636 <artifactId >jackson-databind</artifactId >
37- <version >2.13.2.2 </version >
37+ <version >2.13.3 </version >
3838 </dependency >
3939
4040 <dependency >
You can’t perform that action at this time.
0 commit comments