Skip to content

Commit 94e47bc

Browse files
Merge pull request #369 from avaje/dependabot/maven/main/dependencies-8ee84b0cb6
Bump the dependencies group with 3 updates
2 parents dc3723e + 83d8b92 commit 94e47bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

json-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>io.helidon.webserver</groupId>
1919
<artifactId>helidon-webserver</artifactId>
20-
<version>4.2.0</version>
20+
<version>4.2.1</version>
2121
<scope>provided</scope>
2222
<optional>true</optional>
2323
</dependency>

jsonb-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.fasterxml.jackson.core</groupId>
1818
<artifactId>jackson-core</artifactId>
19-
<version>2.18.3</version>
19+
<version>2.19.0</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>io.avaje</groupId>

jsonb-spring-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.springframework.boot</groupId>
2020
<artifactId>spring-boot-dependencies</artifactId>
21-
<version>3.4.4</version>
21+
<version>3.4.5</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)