File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<dependency >
18
18
<groupId >io.helidon.webserver</groupId >
19
19
<artifactId >helidon-webserver</artifactId >
20
- <version >4.2.0 </version >
20
+ <version >4.2.1 </version >
21
21
<scope >provided</scope >
22
22
<optional >true</optional >
23
23
</dependency >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >com.fasterxml.jackson.core</groupId >
18
18
<artifactId >jackson-core</artifactId >
19
- <version >2.18.3 </version >
19
+ <version >2.19.0 </version >
20
20
</dependency >
21
21
<dependency >
22
22
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >org.springframework.boot</groupId >
20
20
<artifactId >spring-boot-dependencies</artifactId >
21
- <version >3.4.4 </version >
21
+ <version >3.4.5 </version >
22
22
<type >pom</type >
23
23
<scope >import</scope >
24
24
</dependency >
You can’t perform that action at this time.
0 commit comments