Skip to content

Commit 6f32fd9

Browse files
Maven pom.xml(deps): Bump version.resteasy
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] <[email protected]>
1 parent 204d4eb commit 6f32fd9

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
@@ -31,7 +31,7 @@
3131
<wildfly.artifactId>wildfly-dist</wildfly.artifactId>
3232
<version.wildfly>23.0.2.Final</version.wildfly>
3333
<wildfly.directory>wildfly-${version.wildfly}</wildfly.directory>
34-
<version.resteasy>3.15.1.Final</version.resteasy>
34+
<version.resteasy>6.2.3.Final</version.resteasy>
3535
<version.jboss.javaee>1.0.1.Final</version.jboss.javaee>
3636

3737
<windup.web.scm.connection>scm:git:https://github.com/windup/windup-web.git</windup.web.scm.connection>

0 commit comments

Comments
 (0)