Skip to content

Commit

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

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

Updates `resteasy-core` from 6.2.0.Final to 6.2.1.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.0.Final...6.2.1.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent d75d3cf commit 5ceff75
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.2.0.Final</version.resteasy>
<version.resteasy>6.2.1.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 5ceff75

Please sign in to comment.