Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit 7c841ce

Browse files
Bump resteasy-client in /samples/openliberty
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.6.2.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](resteasy/resteasy@3.6.2.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 143de9e commit 7c841ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/openliberty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<version.arquillian-cube>1.18.2</version.arquillian-cube>
4040
<version.junit>4.12</version.junit>
41-
<version.resteasy>3.6.2.Final</version.resteasy>
41+
<version.resteasy>3.14.0.Final</version.resteasy>
4242
<version.restassured>4.1.1</version.restassured>
4343
<http.port>9080</http.port>
4444
<https.port>9443</https.port>

0 commit comments

Comments
 (0)