Skip to content

Commit d51514c

Browse files
authored
Merge pull request #273 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 60fa083 + c1859f6 commit d51514c

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
@@ -48,7 +48,7 @@ xsi:schemaLocation=
4848
<dependency>
4949
<groupId>org.jboss.resteasy</groupId>
5050
<artifactId>resteasy-client</artifactId>
51-
<version>6.2.11.Final</version>
51+
<version>6.2.12.Final</version>
5252
<scope>test</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)