Skip to content

Commit

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

Updates `org.jboss.resteasy:resteasy-core-spi` 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-core` 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)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-core
  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 Nov 13, 2024
1 parent 032788f commit 57eea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<galleon.fork.embedded>true</galleon.fork.embedded>
<jakarta.servlet.ver>6.1.0</jakarta.servlet.ver>
<jboss.home>${project.build.directory}${file.separator}wildfly</jboss.home>
<resteasy.ver>6.2.10.Final</resteasy.ver>
<resteasy.ver>6.2.11.Final</resteasy.ver>
<server.test.feature.pack.artifactId>wildfly-ee-galleon-pack</server.test.feature.pack.artifactId>
<server.test.feature.pack.groupId>org.wildfly</server.test.feature.pack.groupId>
<version.maven.wildfly.plugin>5.0.1.Final</version.maven.wildfly.plugin>
Expand Down

0 comments on commit 57eea52

Please sign in to comment.