Skip to content

Commit

Permalink
build(deps-dev): Bump resteasy from 6.0.3.Final to 6.1.0.Final (#420)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2022
1 parent 37bf8fe commit 7af9558
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.0.3.Final</version.resteasy>
<version.resteasy>6.1.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 7af9558

Please sign in to comment.