Skip to content

Commit c41f226

Browse files
Bump resteasy-client from 3.0.19.Final to 4.5.7.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.19.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](resteasy/resteasy@3.0.19.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74e9b84 commit c41f226

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@
792792
<dependency>
793793
<groupId>org.jboss.resteasy</groupId>
794794
<artifactId>resteasy-client</artifactId>
795-
<version>3.0.19.Final</version>
795+
<version>4.5.7.Final</version>
796796
<scope>test</scope>
797797
</dependency>
798798

@@ -912,7 +912,7 @@
912912
<dependency>
913913
<groupId>org.jboss.resteasy</groupId>
914914
<artifactId>resteasy-client</artifactId>
915-
<version>3.0.19.Final</version>
915+
<version>4.5.7.Final</version>
916916
<scope>test</scope>
917917
</dependency>
918918

@@ -1024,7 +1024,7 @@
10241024
<dependency>
10251025
<groupId>org.jboss.resteasy</groupId>
10261026
<artifactId>resteasy-client</artifactId>
1027-
<version>3.0.19.Final</version>
1027+
<version>4.5.7.Final</version>
10281028
<scope>test</scope>
10291029
</dependency>
10301030

@@ -1095,7 +1095,7 @@
10951095
<dependency>
10961096
<groupId>org.jboss.resteasy</groupId>
10971097
<artifactId>resteasy-client</artifactId>
1098-
<version>3.0.19.Final</version>
1098+
<version>4.5.7.Final</version>
10991099
<scope>test</scope>
11001100
</dependency>
11011101

0 commit comments

Comments
 (0)