Repository: logging-log4j2
Updated Branches:
  refs/heads/master 7be2a2849 -> 53889cbf0


[LOG4J2-2083] Update Eclipse javax.persistence from 2.1.1 to 2.2.0.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/53889cbf
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/53889cbf
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/53889cbf

Branch: refs/heads/master
Commit: 53889cbf0f6b8b8c784323887628773019742208
Parents: 7be2a28
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Mon Feb 19 23:36:49 2018 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Mon Feb 19 23:36:49 2018 -0700

----------------------------------------------------------------------
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/53889cbf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index efccb36..d93c578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
     <docLabel>Site Documentation</docLabel>
     <projectDir />
     <commonsLoggingVersion>1.2</commonsLoggingVersion>
-    <javax.persistence>2.1.1</javax.persistence>
+    <javax.persistence>2.2.0</javax.persistence>
     <osgi.api.version>6.0.0</osgi.api.version>
     <!-- Version 5.15.0 requires Java 8 -->
     <activemq.version>5.14.5</activemq.version>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/53889cbf/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e7ed2d..0052189 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,9 @@
       <action issue="LOG4J2-2258" dev="ggregory" type="update" due-to="Gary 
Gregory">
         Update LMAX Disruptor from 3.3.7 to 3.3.8.
       </action>      
+      <action issue="LOG4J2-2083" dev="ggregory" type="update" due-to="Gary 
Gregory">
+        Update Eclipse javax.persistence from 2.1.1 to 2.2.0.
+      </action>      
     </release>
     <release version="2.11.0" date="2018-xx-xx" description="GA Release 
2.11.0">
       <action issue="LOG4J2-2254" dev="rgoers" type="fix">

Reply via email to