Skip to content

Commit b4657cf

Browse files
authored
Merge pull request #298 from OpenLiberty/dependabot/maven/finish/org.jboss.resteasy-resteasy-json-binding-provider-6.2.10.Final
Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.9.Final to 6.2.10.Final in /finish
2 parents 5355bbd + 1318e07 commit b4657cf

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.jboss.resteasy</groupId>
7070
<artifactId>resteasy-json-binding-provider</artifactId>
71-
<version>6.2.9.Final</version>
71+
<version>6.2.10.Final</version>
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>

Diff for: finish/system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.jboss.resteasy</groupId>
5050
<artifactId>resteasy-json-binding-provider</artifactId>
51-
<version>6.2.9.Final</version>
51+
<version>6.2.10.Final</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)