Skip to content

Commit

Permalink
Merge pull request #188 from Cantara/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update jersey monorepo to v2.35
  • Loading branch information
totto authored Sep 15, 2021
2 parents 5076769 + 65af47e commit 9765bc2
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 @@ -23,7 +23,7 @@
<properties>
<service.name>HTTPLoadTest-baseline</service.name>
<jackson.version>2.12.5</jackson.version>
<jersey.version>2.34</jersey.version>
<jersey.version>2.35</jersey.version>
<jetty.version>9.4.43.v20210629</jetty.version>
<spring.version>5.3.10</spring.version>
<slf4j.version>1.7.32</slf4j.version>
Expand Down Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring4</artifactId>
<version>2.34</version>
<version>2.35</version>
<exclusions>
<!-- overlap with spring-aop -->
<exclusion>
Expand Down

0 comments on commit 9765bc2

Please sign in to comment.