Skip to content

Commit

Permalink
Merge pull request #365 from Cantara/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update jersey monorepo to v2.39.1
  • Loading branch information
totto committed Mar 23, 2023
2 parents dbc3455 + 6d7df49 commit 8f740c9
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 @@ -22,7 +22,7 @@

<properties>
<service.name>HTTPLoadTest-baseline</service.name>
<jersey.version>2.39</jersey.version>
<jersey.version>2.39.1</jersey.version>
<jetty.version>9.4.51.v20230217</jetty.version>
<spring.version>5.3.26</spring.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down Expand Up @@ -146,7 +146,7 @@
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring4</artifactId>
<version>2.39</version>
<version>2.39.1</version>
<exclusions>
<!-- overlap with spring-aop -->
<exclusion>
Expand Down

0 comments on commit 8f740c9

Please sign in to comment.