Skip to content

Commit

Permalink
Bump version.resteasy from 6.2.10.Final to 6.2.11.Final
Browse files Browse the repository at this point in the history
Bumps `version.resteasy` from 6.2.10.Final to 6.2.11.Final.

Updates `org.jboss.resteasy:resteasy-client` from 6.2.10.Final to 6.2.11.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.10.Final...6.2.11.Final)

Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.10.Final to 6.2.11.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent fddd0f5 commit a906d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<version.restfuse>1.2.0</version.restfuse>
<version.slf4j>2.0.7</version.slf4j>
<version.antlr4>4.13.2</version.antlr4>
<version.resteasy>6.2.10.Final</version.resteasy>
<version.resteasy>6.2.11.Final</version.resteasy>
<version.spring-boot>3.4.0</version.spring-boot>

<!-- default surefire/failsafe arg lines to empty-->
Expand Down

0 comments on commit a906d4c

Please sign in to comment.