Skip to content

Commit cfc00bb

Browse files
authored
Merge pull request #109 from OpenLiberty/dependabot/maven/start/org.jboss.resteasy-resteasy-client-6.2.12.Final
Bump org.jboss.resteasy:resteasy-client from 6.2.11.Final to 6.2.12.Final in /start
2 parents 955b248 + c772603 commit cfc00bb

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.jboss.resteasy</groupId>
4646
<artifactId>resteasy-client</artifactId>
47-
<version>6.2.11.Final</version>
47+
<version>6.2.12.Final</version>
4848
<scope>test</scope>
4949
</dependency>
5050
<dependency>

0 commit comments

Comments
 (0)