You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by an...@apache.org on 2017/06/01 09:58:04 UTC

svn commit: r1797173 - /db/jdo/trunk/copyjdorijars/pom.xml

Author: andyj
Date: Thu Jun  1 09:58:04 2017
New Revision: 1797173

URL: http://svn.apache.org/viewvc?rev=1797173&view=rev
Log: (empty)

Modified:
    db/jdo/trunk/copyjdorijars/pom.xml

Modified: db/jdo/trunk/copyjdorijars/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/trunk/copyjdorijars/pom.xml?rev=1797173&r1=1797172&r2=1797173&view=diff
==============================================================================
--- db/jdo/trunk/copyjdorijars/pom.xml (original)
+++ db/jdo/trunk/copyjdorijars/pom.xml Thu Jun  1 09:58:04 2017
@@ -93,22 +93,22 @@
     <dependency>
       <groupId>org.datanucleus</groupId>
       <artifactId>datanucleus-core</artifactId>
-      <version>5.0.5</version>
+      <version>5.0.9</version>
     </dependency>
     <dependency>
       <groupId>org.datanucleus</groupId>
       <artifactId>datanucleus-rdbms</artifactId>
-      <version>5.0.5</version>
+      <version>5.0.9</version>
     </dependency>
     <dependency>
       <groupId>org.datanucleus</groupId>
       <artifactId>datanucleus-api-jdo</artifactId>
-      <version>5.0.5</version>
+      <version>5.0.9</version>
     </dependency>
     <dependency>
       <groupId>org.datanucleus</groupId>
       <artifactId>datanucleus-api-jpa</artifactId>
-      <version>5.0.5</version>
+      <version>5.0.13</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>