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 5
5
<groupId >org.avaje</groupId >
6
6
<artifactId >java11-oss</artifactId >
7
7
<version >3.8</version >
8
+ <relativePath />
8
9
</parent >
9
10
10
11
<groupId >io.avaje</groupId >
21
22
<dependency >
22
23
<groupId >com.fasterxml.jackson.core</groupId >
23
24
<artifactId >jackson-databind</artifactId >
24
- <version >2.13.1 </version >
25
+ <version >2.13.3 </version >
25
26
<optional >true</optional >
26
27
</dependency >
27
28
58
59
<dependency >
59
60
<groupId >io.avaje</groupId >
60
61
<artifactId >avaje-inject</artifactId >
61
- <version >6.12 </version >
62
+ <version >8.3 </version >
62
63
<scope >test</scope >
63
64
</dependency >
64
65
65
66
<dependency >
66
67
<groupId >io.avaje</groupId >
67
68
<artifactId >avaje-http-api</artifactId >
68
- <version >1.12 </version >
69
+ <version >1.16 </version >
69
70
<scope >test</scope >
70
71
</dependency >
71
72
72
73
<dependency >
73
74
<groupId >io.avaje</groupId >
74
75
<artifactId >avaje-http-hibernate-validator</artifactId >
75
- <version >2.6 </version >
76
+ <version >2.8 </version >
76
77
<scope >test</scope >
77
78
</dependency >
78
79
88
89
<dependency >
89
90
<groupId >io.avaje</groupId >
90
91
<artifactId >avaje-inject-generator</artifactId >
91
- <version >6.12 </version >
92
+ <version >8.3 </version >
92
93
<scope >test</scope >
93
94
</dependency >
94
95
Original file line number Diff line number Diff line change 5
5
<groupId >org.avaje</groupId >
6
6
<artifactId >java11-oss</artifactId >
7
7
<version >3.8</version >
8
+ <relativePath />
8
9
</parent >
9
10
10
11
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >io.avaje</groupId >
30
30
<artifactId >avaje-http-api</artifactId >
31
- <version >1.12 </version >
31
+ <version >1.16 </version >
32
32
</dependency >
33
33
34
34
<dependency >
35
35
<groupId >com.fasterxml.jackson.core</groupId >
36
36
<artifactId >jackson-databind</artifactId >
37
- <version >2.13.2.2 </version >
37
+ <version >2.13.3 </version >
38
38
</dependency >
39
39
40
40
<dependency >
You can’t perform that action at this time.
0 commit comments