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 2015/08/25 22:43:13 UTC

logging-log4j2 git commit: Update tests from hsqldb 2.3.2 to 2.3.3.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 362788cbe -> b420ea2e9


Update tests from hsqldb 2.3.2 to 2.3.3.

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

Branch: refs/heads/master
Commit: b420ea2e921ea5bb01634b7394bd7e9afc1877be
Parents: 362788c
Author: ggregory <gg...@apache.org>
Authored: Tue Aug 25 13:43:10 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Tue Aug 25 13:43:10 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b420ea2e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4c1713e..2df0f9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -636,7 +636,7 @@
       <dependency>
         <groupId>org.hsqldb</groupId>
         <artifactId>hsqldb</artifactId>
-        <version>2.3.2</version>
+        <version>2.3.3</version>
       </dependency>
       <dependency>
         <groupId>com.h2database</groupId>