You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2018/10/10 23:34:09 UTC

logging-log4j2 git commit: [LOG4J2-2473] Update org.eclipse.persistence:javax.persistence from 2.2.0 to 2.2.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master bead731fb -> 24d48ae19


[LOG4J2-2473] Update org.eclipse.persistence:javax.persistence from
2.2.0 to 2.2.1.

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

Branch: refs/heads/master
Commit: 24d48ae19c1be70a7e6b160d2de3a7bb1913a2c1
Parents: bead731
Author: Gary Gregory <gg...@rocketsoftware.com>
Authored: Wed Oct 10 17:34:07 2018 -0600
Committer: Gary Gregory <gg...@rocketsoftware.com>
Committed: Wed Oct 10 17:34:07 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/24d48ae1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1144094..6c17125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
     <docLabel>Site Documentation</docLabel>
     <projectDir />
     <commonsLoggingVersion>1.2</commonsLoggingVersion>
-    <javax.persistence>2.2.0</javax.persistence>
+    <javax.persistence>2.2.1</javax.persistence>
     <osgi.api.version>6.0.0</osgi.api.version>
     <activemq.version>5.15.6</activemq.version>
     <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->