Skip to content

Commit

Permalink
Merge pull request #190 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.7
totto authored May 27, 2024
2 parents 78736cd + e84bf62 commit bec975c
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
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-sse</artifactId>
<version>3.1.6</version>
<version>3.1.7</version>
</dependency>

<dependency>

0 comments on commit bec975c

Please sign in to comment.