Skip to content

Commit 501d728

Browse files
build(deps): Bump org.jboss.resteasy:resteasy-bom (#2435)
Bumps [org.jboss.resteasy:resteasy-bom](https://github.com/resteasy/resteasy) from 7.0.0.Final to 7.0.1.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v7.0.0.Final...v7.0.1.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-bom dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97ba624 commit 501d728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<version.testng>7.11.0</version.testng>
3434
<version.arquillian.jetty>2.0.0.Final</version.arquillian.jetty>
3535
<version.jetty>11.0.24</version.jetty>
36-
<version.resteasy>7.0.0.Final</version.resteasy>
36+
<version.resteasy>7.0.1.Final</version.resteasy>
3737
<version.weld.core>5.1.2.Final</version.weld.core>
3838

3939
<!--

0 commit comments

Comments
 (0)