Skip to content

Commit

Permalink
Bump version.org.jboss.resteasy from 6.2.6.Final to 6.2.7.Final
Browse files Browse the repository at this point in the history
Bumps `version.org.jboss.resteasy` from 6.2.6.Final to 6.2.7.Final.

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

Updates `org.jboss.resteasy:resteasy-core-spi` from 6.2.6.Final to 6.2.7.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.6.Final...6.2.7.Final)

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

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

Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.6.Final to 6.2.7.Final

Updates `org.jboss.resteasy:resteasy-validator-provider` from 6.2.6.Final to 6.2.7.Final

Updates `org.jboss.resteasy:resteasy-reactor-netty` from 6.2.6.Final to 6.2.7.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-core-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-servlet-initializer
  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
- dependency-name: org.jboss.resteasy:resteasy-validator-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-reactor-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Jan 15, 2024
1 parent 2419413 commit bb710d8
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 @@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<resteasy.spring.version>3.1.0.Final</resteasy.spring.version>
<version.org.jboss.resteasy>6.2.6.Final</version.org.jboss.resteasy>
<version.org.jboss.resteasy>6.2.7.Final</version.org.jboss.resteasy>
<springboot.version>3.2.0-RC2</springboot.version>
<ver.testng>7.9.0</ver.testng>
<ver.wildfly.maven.plugin>4.2.1.Final</ver.wildfly.maven.plugin>
Expand Down

0 comments on commit bb710d8

Please sign in to comment.