Skip to content

Commit dc44e7a

Browse files
authored
Merge pull request #303 from OpenLiberty/dependabot/maven/start/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 /start
2 parents 067e244 + 734f283 commit dc44e7a

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
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.jboss.resteasy</groupId>
6565
<artifactId>resteasy-json-binding-provider</artifactId>
66-
<version>6.2.9.Final</version>
66+
<version>6.2.10.Final</version>
6767
<scope>test</scope>
6868
</dependency>
6969
<dependency>

Diff for: start/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)