Skip to content

Commit b03d498

Browse files
authored
Merge pull request #267 from OpenLiberty/dependabot/maven/start/org.jboss.resteasy-resteasy-client-6.2.12.Final
Bump org.jboss.resteasy:resteasy-client from 6.2.11.Final to 6.2.12.Final in /start
2 parents 23a1496 + ba2d995 commit b03d498

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: start/inventory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.jboss.resteasy</groupId>
5757
<artifactId>resteasy-client</artifactId>
58-
<version>6.2.11.Final</version>
58+
<version>6.2.12.Final</version>
5959
<scope>test</scope>
6060
</dependency>
6161
<dependency>

Diff for: start/system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.jboss.resteasy</groupId>
5454
<artifactId>resteasy-client</artifactId>
55-
<version>6.2.11.Final</version>
55+
<version>6.2.12.Final</version>
5656
<scope>test</scope>
5757
</dependency>
5858
</dependencies>

0 commit comments

Comments
 (0)