Skip to content

Commit

Permalink
build(deps-dev): Bump version.resteasy from 6.1.0.Final to 6.2.0.Final (
Browse files Browse the repository at this point in the history
#433)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott M Stark <[email protected]>
Co-authored-by: Bartosz Majsak <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2022
1 parent ea115e5 commit 1040648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/rest-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<properties>
<!-- Versioning -->
<version.jetty_jetty>11.0.10</version.jetty_jetty>
<version.resteasy>6.1.0.Final</version.resteasy>
<version.resteasy>6.2.0.Final</version.resteasy>
<version.restfulws-api>3.0.0</version.restfulws-api>
<!-- The protocol adaptor requires Java 8 -->
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 1040648

Please sign in to comment.