Skip to content

Commit e2f8d89

Browse files
authored
Merge pull request #260 from OpenLiberty/dependabot/maven/start/org.jboss.resteasy-resteasy-json-binding-provider-6.2.8.Final
Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.7.Final to 6.2.8.Final in /start
2 parents 3cc0c10 + caae038 commit e2f8d89

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.7.Final</version>
66+
<version>6.2.8.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.7.Final</version>
51+
<version>6.2.8.Final</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)