Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.core:jersey-client to v2.34 (#159
Browse files Browse the repository at this point in the history
)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 26, 2021
1 parent b967374 commit e87f251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.25.1</version>
<version>2.34</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e87f251

Please sign in to comment.