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 38e35dc + 6c7d76f commit 7df399bCopy full SHA for 7df399b
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.1</version>
+ <version>4.2.2</version>
21
<scope>provided</scope>
22
<optional>true</optional>
23
</dependency>
pom.xml
@@ -24,7 +24,7 @@
24
<properties>
25
<surefire.useModulePath>false</surefire.useModulePath>
26
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
27
- <spi.version>2.12</spi.version>
+ <spi.version>2.13</spi.version>
28
<project.build.outputTimestamp>2025-05-06T09:07:14Z</project.build.outputTimestamp>
29
</properties>
30
0 commit comments