Skip to content

Commit

Permalink
fix: upgrade org.glassfish.jersey.core:jersey-server from 2.37 to 2.40
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.40.

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 Sep 13, 2023
1 parent 5f410c3 commit 816b85a
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.40</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit 816b85a

Please sign in to comment.