Skip to content

Commit

Permalink
Merge pull request #105 from Cantara/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.glassfish.jersey.media:jersey-media-sse to v3.1.5
  • Loading branch information
totto committed Jan 2, 2024
2 parents 319ff8e + 5c59eca commit 71aafe5
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-sse</artifactId>
<version>3.1.4</version>
<version>3.1.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 71aafe5

Please sign in to comment.