Skip to content

Commit

Permalink
build(deps): bump version.jersey from 3.1.8 to 3.1.10 in /src
Browse files Browse the repository at this point in the history
Bumps `version.jersey` from 3.1.8 to 3.1.10.

Updates `org.glassfish.jersey.core:jersey-server` from 3.1.8 to 3.1.10

Updates `org.glassfish.jersey.containers:jersey-container-servlet` from 3.1.8 to 3.1.10

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent a341170 commit 8157da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<version.lyo>7.0.0-SNAPSHOT</version.lyo>
<v.jakarta.servlet.api>6.0.0</v.jakarta.servlet.api>
<version.jersey>3.1.8</version.jersey>
<version.jersey>3.1.10</version.jersey>
</properties>

<repositories>
Expand Down

0 comments on commit 8157da0

Please sign in to comment.