Skip to content

Commit

Permalink
Merge pull request #3045 from Cousjava/PAYARA-3002-upgrade-eclipselin…
Browse files Browse the repository at this point in the history
…k-273

PAYARA-3002 Upgrade eclipselink to 2.7.3
  • Loading branch information
Cousjava committed Aug 16, 2018
2 parents b8cc747 + 7d909bf commit 38c4f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Expand Up @@ -107,7 +107,7 @@

<!-- JPA -->
<javax-persistence-api.version>2.2.0</javax-persistence-api.version>
<eclipselink.version>2.7.2.payara-p1</eclipselink.version>
<eclipselink.version>2.7.3</eclipselink.version>

<!-- JTA -->
<javax.transaction-api.version>1.2.1</javax.transaction-api.version>
Expand Down

0 comments on commit 38c4f11

Please sign in to comment.