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

Commit

Permalink
Bump resteasy-client in /samples/openliberty
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent 143de9e commit 7c841ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/openliberty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.arquillian-cube>1.18.2</version.arquillian-cube>
<version.junit>4.12</version.junit>
<version.resteasy>3.6.2.Final</version.resteasy>
<version.resteasy>3.14.0.Final</version.resteasy>
<version.restassured>4.1.1</version.restassured>
<http.port>9080</http.port>
<https.port>9443</https.port>
Expand Down

0 comments on commit 7c841ce

Please sign in to comment.