Skip to content

Commit

Permalink
fix: upgrade org.glassfish.jersey.core:jersey-server from 2.37 to 2.43
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.glassfish.jersey.core:jersey-server from 2.37 to 2.43.

See this package in maven:
org.glassfish.jersey.core:jersey-server

See this project in Snyk:
https://app.snyk.io/org/sunet/project/4f763233-60ce-4daf-873d-855d6c2c60ac?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 26, 2024
1 parent 5f410c3 commit ecbdc5c
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
<version>2.37</version>
<version>2.43</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit ecbdc5c

Please sign in to comment.