Skip to content

Commit

Permalink
Merge pull request #597 from Pandrex247/PAYARA-519-NPE-in-EclipseLink
Browse files Browse the repository at this point in the history
PAYARA-519 Update EclipseLink to patched 2.6.2
  • Loading branch information
smillidge committed Jan 15, 2016
2 parents 5d938af + aa77c31 commit c298e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<jaxb-api.version>2.2.13-b141020.1521</jaxb-api.version>
<jaxb.version>2.2.12-b141219.1637</jaxb.version>
<stax2-api.version>3.1.1</stax2-api.version>
<eclipselink.version>2.6.1.payara-p1</eclipselink.version>
<eclipselink.version>2.6.2.payara-p1</eclipselink.version>
<javax.xml.registry-api.version>1.0.7</javax.xml.registry-api.version>
<javax-persistence-api.version>2.1.0</javax-persistence-api.version>
<dbschema.version>3.1.1</dbschema.version>
Expand Down

0 comments on commit c298e59

Please sign in to comment.