Skip to content

Commit bc7baa7

Browse files
Bump org.jboss.resteasy:resteasy-client in /finish
Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.12.Final to 7.0.0.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.12.Final...v7.0.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 7.0.0.Final dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 540ddfe commit bc7baa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.jboss.resteasy</groupId>
4646
<artifactId>resteasy-client</artifactId>
47-
<version>6.2.12.Final</version>
47+
<version>7.0.0.Final</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)