Skip to content

Commit fb01983

Browse files
Bump org.jboss.resteasy:resteasy-client in /start
Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.14.Final to 7.0.1.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.14.Final...v7.0.1.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 7.0.1.Final dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8781c6 commit fb01983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ xsi:schemaLocation=
4848
<dependency>
4949
<groupId>org.jboss.resteasy</groupId>
5050
<artifactId>resteasy-client</artifactId>
51-
<version>6.2.14.Final</version>
51+
<version>7.0.1.Final</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)