Skip to content

Commit

Permalink
[Java] Update jersey2 to v2.36 (#5419)
Browse files Browse the repository at this point in the history
* Update jersey monorepo to [2.36,2.37)

* update version in results

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Marwan <[email protected]>
  • Loading branch information
3 people authored Jun 16, 2022
1 parent 90422bb commit 7df4a07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java/jersey-grizzly2/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework:
website: eclipse-ee4j.github.io/jersey
version: 2.35
version: 2.36

build:
- mvn package
Expand Down
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.35,2.36)</jersey.version>
<jersey.version>[2.36,2.37)</jersey.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 7df4a07

Please sign in to comment.