Skip to content

Commit a094957

Browse files
authored
Merge pull request #92 from OpenLiberty/dependabot/maven/org.jboss.resteasy-resteasy-client-7.0.1.Final
Bump org.jboss.resteasy:resteasy-client from 7.0.0.Final to 7.0.1.Final
2 parents 9aa374f + be3eee0 commit a094957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.jboss.resteasy</groupId>
5353
<artifactId>resteasy-client</artifactId>
54-
<version>7.0.0.Final</version>
54+
<version>7.0.1.Final</version>
5555
<scope>test</scope>
5656
</dependency>
5757
<dependency>

0 commit comments

Comments
 (0)