We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4a60d9 + 18201cf commit 5f558f3Copy full SHA for 5f558f3
json-core/pom.xml
@@ -17,7 +17,7 @@
17
<dependency>
18
<groupId>io.helidon.webserver</groupId>
19
<artifactId>helidon-webserver</artifactId>
20
- <version>4.2.3</version>
+ <version>4.2.4</version>
21
<scope>provided</scope>
22
<optional>true</optional>
23
</dependency>
jsonb-jackson/pom.xml
@@ -16,7 +16,7 @@
16
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
- <version>2.19.1</version>
+ <version>2.19.2</version>
<groupId>io.avaje</groupId>
0 commit comments