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.
1 parent 691ca00 commit 18201cfCopy full SHA for 18201cf
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