Skip to content

Commit de42c73

Browse files
authored
Merge pull request #1086 from wildfly/dependabot/maven/org.jboss.resteasy-resteasy-undertow-cdi-6.2.14.Final
Bump org.jboss.resteasy:resteasy-undertow-cdi from 6.2.12.Final to 6.2.14.Final
2 parents 4d0ad92 + 2b38409 commit de42c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microprofile-rest-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<version.bom.expansion>${version.server}</version.bom.expansion>
5151
<version.plugin.wildfly>5.1.4.Final</version.plugin.wildfly>
5252
<!-- the versions for other Dependencies and Plugins -->
53-
<version.org.jboss.resteasy>6.2.12.Final</version.org.jboss.resteasy>
53+
<version.org.jboss.resteasy>6.2.14.Final</version.org.jboss.resteasy>
5454
<version.org.junit>5.10.5</version.org.junit>
5555
<!-- Configuration settings -->
5656
<jboss.home>${project.build.directory}/server</jboss.home>

0 commit comments

Comments
 (0)