Skip to content

Commit

Permalink
Merge pull request #173 from avaje/dependabot/maven/io.helidon.webser…
Browse files Browse the repository at this point in the history
…ver-helidon-webserver-4.0.0

Bump io.helidon.webserver:helidon-webserver from 4.0.0-RC1 to 4.0.0
  • Loading branch information
github-actions[bot] authored Oct 23, 2023
2 parents 872b206 + f9af301 commit 60c2f1b
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.0-RC1</version>
<version>4.0.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 60c2f1b

Please sign in to comment.