Skip to content

Commit

Permalink
Bump io.helidon.webserver:helidon-webserver from 4.0.11 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps io.helidon.webserver:helidon-webserver from 4.0.11 to 4.1.0.

---
updated-dependencies:
- dependency-name: io.helidon.webserver:helidon-webserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent aebde23 commit 9ea0cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>io.helidon.webserver</groupId>
<artifactId>helidon-webserver</artifactId>
<version>4.0.11</version>
<version>4.1.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 9ea0cc4

Please sign in to comment.