Skip to content

Commit

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

Bumps `version.resteasy` from 6.2.2.Final to 6.2.3.Final.

Updates `resteasy-servlet-initializer` from 6.2.2.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.2.Final...6.2.3.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
dependabot[bot] and starksm64 committed May 2, 2023
1 parent e61ee8d commit a796da3
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.14</version.jetty_jetty>
<version.resteasy>6.2.2.Final</version.resteasy>
<version.resteasy>6.2.3.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 a796da3

Please sign in to comment.