Skip to content

Commit

Permalink
Merge pull request #742 from Cantara/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.glassfish.jersey.media:jersey-media-json-binding to v2.40
  • Loading branch information
totto authored Jun 23, 2023
2 parents 2db6a84 + f635d9a commit d4bc83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-binding</artifactId>
<version>2.39.1</version>
<version>2.40</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d4bc83b

Please sign in to comment.