Skip to content

Commit

Permalink
Update jersey monorepo to v2.39 (#418)
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 Feb 17, 2023
1 parent 123a865 commit 4b812bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resteasy3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<inject-api.version>1.0.5</inject-api.version>

<osgi.version>6.0.0</osgi.version>
<jersey.version>2.38</jersey.version>
<jersey.version>2.39</jersey.version>
<weld.version>3.1.9.Final</weld.version>
<undertow.version>2.2.20.Final</undertow.version>
<jboss-logging.version>3.4.3.Final</jboss-logging.version>
Expand Down
2 changes: 1 addition & 1 deletion resteasy5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<inject-api.version>1.0.5</inject-api.version>

<osgi.version>6.0.0</osgi.version>
<jersey.version>2.38</jersey.version>
<jersey.version>2.39</jersey.version>
<weld.version>3.1.9.Final</weld.version>
<undertow.version>2.2.19.Final</undertow.version>
<jboss-logging.version>3.4.3.Final</jboss-logging.version>
Expand Down

0 comments on commit 4b812bc

Please sign in to comment.