Skip to content

Commit 5f558f3

Browse files
Merge pull request #399 from avaje/dependabot/maven/main/dependencies-8ea79da790
Bump the dependencies group with 2 updates
2 parents e4a60d9 + 18201cf commit 5f558f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3</version>
20+
<version>4.2.4</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.19.1</version>
19+
<version>2.19.2</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)