Skip to content

Commit

Permalink
Maven pom.xml(deps): Bump version.resteasy
Browse files Browse the repository at this point in the history
Bumps `version.resteasy` from 3.15.1.Final to 6.2.3.Final.

Updates `resteasy-multipart-provider` from 3.15.1.Final to 6.2.3.Final

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

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

Updates `resteasy-jaxb-provider` from 3.15.1.Final to 6.2.3.Final

Updates `resteasy-jackson2-provider` from 3.15.1.Final to 6.2.3.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-multipart-provider
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jsapi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent 3c2347c commit 42b23cb
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 @@ -31,7 +31,7 @@
<wildfly.artifactId>wildfly-dist</wildfly.artifactId>
<version.wildfly>23.0.2.Final</version.wildfly>
<wildfly.directory>wildfly-${version.wildfly}</wildfly.directory>
<version.resteasy>3.15.1.Final</version.resteasy>
<version.resteasy>6.2.3.Final</version.resteasy>
<version.jackson>2.13.4</version.jackson>
<version.jackson.databind>2.13.4.2</version.jackson.databind>
<version.jboss.javaee>1.0.1.Final</version.jboss.javaee>
Expand Down

0 comments on commit 42b23cb

Please sign in to comment.