Skip to content

Commit

Permalink
Bump org.glassfish.jersey.media:jersey-media-json-jackson
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jersey.media:jersey-media-json-jackson from 3.0.11 to 3.1.4.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 5256488 commit 1f7d8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiobrowser4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.0.11</version>
<version>3.1.4</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
Expand Down

0 comments on commit 1f7d8d6

Please sign in to comment.