Skip to content

Commit

Permalink
Update jersey.version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2023
1 parent a25c40c commit 5412b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-jersey2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<javaModuleName>io.dropwizard.metrics5.jersey2</javaModuleName>
<jersey.version>2.37</jersey.version>
<jersey.version>2.38</jersey.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion metrics-jersey3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<javaModuleName>io.dropwizard.metrics5.jersey3</javaModuleName>
<jersey.version>3.0.9</jersey.version>
<jersey.version>3.1.0</jersey.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5412b72

Please sign in to comment.