Skip to content

Commit

Permalink
Merge pull request #4045 from pdudits/payara-3908
Browse files Browse the repository at this point in the history
PAYARA-3908: Upgrade Jersey to version with a fix
  • Loading branch information
pdudits authored Jun 14, 2019
2 parents 69c4de8 + 214ed5a commit 17a1a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
<!-- JAX-RS -->
<jax-rs-api.spec.version>2.1.5</jax-rs-api.spec.version>
<jax-rs-api.impl.version>2.1.5</jax-rs-api.impl.version>
<jersey.version>2.29.payara-p2</jersey.version>
<jersey.version>2.29.payara-p3</jersey.version>

<!-- Bean Validation -->
<javax.validation.version>2.0.1.Final</javax.validation.version>
Expand Down

0 comments on commit 17a1a7a

Please sign in to comment.