Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to [2.46,2.47) (#8082)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent ae25a47 commit 137a6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/jersey-grizzly2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


<properties>
<jersey.version>[2.45,2.46)</jersey.version>
<jersey.version>[2.46,2.47)</jersey.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>21</maven.compiler.release>
</properties>
Expand Down

0 comments on commit 137a6e0

Please sign in to comment.