Skip to content

Commit cffc4d8

Browse files
Bump org.jboss.resteasy:resteasy-client in /start
Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.8.Final to 6.2.9.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.8.Final...6.2.9.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43fbfd3 commit cffc4d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.jboss.resteasy</groupId>
5959
<artifactId>resteasy-client</artifactId>
60-
<version>6.2.8.Final</version>
60+
<version>6.2.9.Final</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.jboss.resteasy</groupId>
5656
<artifactId>resteasy-client</artifactId>
57-
<version>6.2.8.Final</version>
57+
<version>6.2.9.Final</version>
5858
<scope>test</scope>
5959
</dependency>
6060
</dependencies>

0 commit comments

Comments
 (0)