Skip to content

Commit

Permalink
Merge pull request #38 from telicent-oss/dependabot/maven/patches-20f…
Browse files Browse the repository at this point in the history
…227b9cd

Bump the patches group with 3 updates
  • Loading branch information
rvesse authored Oct 14, 2024
2 parents 8687435 + 3b476f7 commit 04d2672
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jwt-servlet-auth-jaxrs3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-grizzly2-servlet</artifactId>
<version>3.1.8</version>
<version>3.1.9</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<!-- Plugin Versions -->
<plugin.clean>3.1.0</plugin.clean>
<plugin.compiler>3.13.0</plugin.compiler>
<plugin.cyclonedx>2.8.2</plugin.cyclonedx>
<plugin.cyclonedx>2.9.0</plugin.cyclonedx>
<plugin.dependency>3.8.0</plugin.dependency>
<plugin.enforcer>3.5.0</plugin.enforcer>
<plugin.jacoco>0.8.12</plugin.jacoco>
Expand All @@ -104,7 +104,7 @@
<dependency.jackson>2.18.0</dependency.jackson>
<dependency.jaxrs3>3.0.0</dependency.jaxrs3>
<dependency.jaxrs31>3.1.0</dependency.jaxrs31>
<dependency.jersey3>3.1.8</dependency.jersey3>
<dependency.jersey3>3.1.9</dependency.jersey3>
<dependency.jjwt>0.12.6</dependency.jjwt>
<dependency.jetty12>12.0.14</dependency.jetty12>
<dependency.mockito>5.14.1</dependency.mockito>
Expand Down

0 comments on commit 04d2672

Please # to comment.