Skip to content

Commit 0defe13

Browse files
Update dependency org.jboss.resteasy:resteasy-client to v6.2.11.Final
1 parent e8b3d3b commit 0defe13

File tree

1 file changed

+1
-1
lines changed
  • jakartaee-microprofile-example

1 file changed

+1
-1
lines changed

jakartaee-microprofile-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.jboss.resteasy</groupId>
6161
<artifactId>resteasy-client</artifactId>
62-
<version>6.2.10.Final</version>
62+
<version>6.2.11.Final</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)