Skip to content

Commit

Permalink
fix: upgrade org.glassfish.jersey.containers:jersey-container-servlet…
Browse files Browse the repository at this point in the history
…-core from 2.37 to 2.40

Snyk has created this PR to upgrade org.glassfish.jersey.containers:jersey-container-servlet-core from 2.37 to 2.40.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.jersey.containers/jersey-container-servlet-core/

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 2, 2023
1 parent 5f410c3 commit 30e257f
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 @@ -113,7 +113,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet-core</artifactId>
<version>2.37</version>
<version>2.40</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 30e257f

Please sign in to comment.