Skip to content

Commit 3f27086

Browse files
authored
Merge pull request #111 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 669e9a0 + e329ec3 commit 3f27086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.jboss.resteasy</groupId>
5252
<artifactId>resteasy-json-binding-provider</artifactId>
53-
<version>6.2.11.Final</version>
53+
<version>6.2.12.Final</version>
5454
<scope>test</scope>
5555
</dependency>
5656
</dependencies>

0 commit comments

Comments
 (0)