Skip to content

Commit

Permalink
Bump helidon.version from 4.1.2 to 4.1.3 (#116)
Browse files Browse the repository at this point in the history
Bumps `helidon.version` from 4.1.2 to 4.1.3.

Updates `io.helidon.webserver:helidon-webserver` from 4.1.2 to 4.1.3

Updates `io.helidon.webserver:helidon-webserver-websocket` from 4.1.2 to 4.1.3

Updates `io.helidon.webclient:helidon-webclient` from 4.1.2 to 4.1.3

Updates `io.helidon.webclient:helidon-webclient-websocket` from 4.1.2 to 4.1.3

---
updated-dependencies:
- dependency-name: io.helidon.webserver:helidon-webserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webserver:helidon-webserver-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webclient:helidon-webclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webclient:helidon-webclient-websocket
  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>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent dbe280b commit 8491606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<properties>

<!-- *********************** 以下为依赖包版本 *********************** -->
<helidon.version>4.1.2</helidon.version>
<helidon.version>4.1.3</helidon.version>
<jackson.version>2.18.0</jackson.version>
<spring-framework.version>6.1.14</spring-framework.version>
<hikaricp.version>6.0.0</hikaricp.version>
Expand Down

0 comments on commit 8491606

Please sign in to comment.