Skip to content

Commit f9f8d35

Browse files
authored
Merge pull request #317 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 ba06e6d + 6e94017 commit f9f8d35

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.jboss.resteasy</groupId>
5151
<artifactId>resteasy-json-binding-provider</artifactId>
52-
<version>6.2.11.Final</version>
52+
<version>6.2.12.Final</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)