Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to v2.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 9b5f7ac commit 35248c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<jdk.version>11</jdk.version>
<service.name>raspberrypi-blue-green-deployment</service.name>
<jackson.version>2.13.3</jackson.version>
<jersey.version>2.36</jersey.version>
<jersey.version>2.44</jersey.version>
<jetty.version>9.4.48.v20220622</jetty.version>
<spring.version>5.3.21</spring.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring4</artifactId>
<version>2.36</version>
<version>2.44</version>
<exclusions>
<exclusion>
<groupId>javax.inject</groupId>
Expand Down

0 comments on commit 35248c7

Please sign in to comment.