Skip to content

Commit

Permalink
Bump org.glassfish.jersey.containers:jersey-container-servlet
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jersey.containers:jersey-container-servlet from 2.44 to 3.1.8.

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.containers:jersey-container-servlet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent dd3158c commit d79b28d
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet</artifactId>
<version>2.44</version>
<version>3.1.8</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
Expand Down

0 comments on commit d79b28d

Please sign in to comment.