Skip to content

Commit 6767729

Browse files
authored
Merge pull request #301 from OpenLiberty/dependabot/maven/start/org.jboss.resteasy-resteasy-json-binding-provider-6.2.12.Final
Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.11.Final to 6.2.12.Final in /start
2 parents fd32fbc + d8fb353 commit 6767729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.jboss.resteasy</groupId>
9797
<artifactId>resteasy-json-binding-provider</artifactId>
98-
<version>6.2.11.Final</version>
98+
<version>6.2.12.Final</version>
9999
<scope>test</scope>
100100
</dependency>
101101
</dependencies>

0 commit comments

Comments
 (0)