File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
<dependency >
33
33
<groupId >com.fasterxml.jackson.core</groupId >
34
34
<artifactId >jackson-databind</artifactId >
35
- <version >2.13.3 </version >
35
+ <version >2.14.1 </version >
36
36
<optional >true</optional >
37
37
</dependency >
38
38
39
39
<dependency >
40
40
<groupId >io.avaje</groupId >
41
41
<artifactId >avaje-jsonb</artifactId >
42
- <version >1.1-RC2 </version >
42
+ <version >1.1-RC3 </version >
43
43
<optional >true</optional >
44
44
</dependency >
45
45
Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >com.google.code.gson</groupId >
24
24
<artifactId >gson</artifactId >
25
- <version >2.9.0 </version >
25
+ <version >2.10 </version >
26
26
</dependency >
27
27
28
28
<dependency >
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.16 </version >
31
+ <version >1.20 </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.3 </version >
37
+ <version >2.14.1 </version >
38
38
</dependency >
39
39
40
40
<dependency >
You can’t perform that action at this time.
0 commit comments