Skip to content

Commit a56d0cf

Browse files
authored
Merge pull request #329 from OpenLiberty/dependabot/maven/finish/org.jboss.resteasy-resteasy-client-6.2.11.Final
Bump org.jboss.resteasy:resteasy-client from 6.2.10.Final to 6.2.11.Final in /finish
2 parents 64944d1 + ba366d4 commit a56d0cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: finish/inventory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.jboss.resteasy</groupId>
6464
<artifactId>resteasy-client</artifactId>
65-
<version>6.2.10.Final</version>
65+
<version>6.2.11.Final</version>
6666
<scope>test</scope>
6767
</dependency>
6868
<dependency>

Diff for: finish/system/pom.xml

+1-1
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.10.Final</version>
57+
<version>6.2.11.Final</version>
5858
<scope>test</scope>
5959
</dependency>
6060
</dependencies>

0 commit comments

Comments
 (0)