Skip to content

Commit 8aeb17b

Browse files
authored
Merge pull request #303 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 f11a36a + dd2d05c commit 8aeb17b

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.jboss.resteasy</groupId>
6060
<artifactId>resteasy-json-binding-provider</artifactId>
61-
<version>6.2.11.Final</version>
61+
<version>6.2.12.Final</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)