Skip to content

Commit 1beebba

Browse files
authored
Merge pull request #278 from OpenLiberty/dependabot/maven/start/org.jboss.resteasy-resteasy-json-binding-provider-6.2.11.Final
Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.10.Final to 6.2.11.Final in /start
2 parents 18bdfc9 + d3eebf2 commit 1beebba

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.10.Final</version>
61+
<version>6.2.11.Final</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)