File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.fasterxml.jackson.core</groupId >
3434 <artifactId >jackson-databind</artifactId >
35- <version >2.13.3 </version >
35+ <version >2.14.1 </version >
3636 <optional >true</optional >
3737 </dependency >
3838
3939 <dependency >
4040 <groupId >io.avaje</groupId >
4141 <artifactId >avaje-jsonb</artifactId >
42- <version >1.1-RC2 </version >
42+ <version >1.1-RC3 </version >
4343 <optional >true</optional >
4444 </dependency >
4545
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >com.google.code.gson</groupId >
2424 <artifactId >gson</artifactId >
25- <version >2.9.0 </version >
25+ <version >2.10 </version >
2626 </dependency >
2727
2828 <dependency >
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.16 </version >
31+ <version >1.20 </version >
3232 </dependency >
3333
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.core</groupId >
3636 <artifactId >jackson-databind</artifactId >
37- <version >2.13.3 </version >
37+ <version >2.14.1 </version >
3838 </dependency >
3939
4040 <dependency >
You can’t perform that action at this time.
0 commit comments