Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3f8866d

Browse files
authoredJun 9, 2025··
Bump helidon.version from 4.2.2 to 4.2.3 in /java (#310)
Bumps `helidon.version` from 4.2.2 to 4.2.3. Updates `io.helidon.microprofile.grpc:helidon-microprofile-grpc-client` from 4.2.2 to 4.2.3 Updates `io.helidon.http.media:helidon-http-media-jsonb` from 4.2.2 to 4.2.3 Updates `io.helidon.http.media:helidon-http-media-jsonp` from 4.2.2 to 4.2.3 --- updated-dependencies: - dependency-name: io.helidon.microprofile.grpc:helidon-microprofile-grpc-client dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.helidon.http.media:helidon-http-media-jsonb dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.helidon.http.media:helidon-http-media-jsonp dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 746e072 commit 3f8866d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎java/helidon-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<coherence.groupId>com.oracle.coherence.ce</coherence.groupId>
101101
<coherence.version>${project.version}</coherence.version>
102102

103-
<helidon.version>4.2.2</helidon.version>
103+
<helidon.version>4.2.3</helidon.version>
104104

105105
<netty.version>4.1.118.Final</netty.version>
106106
</properties>

0 commit comments

Comments
 (0)
Please sign in to comment.