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

[3/5] commons-dbcp git commit: Post RC1 tag fix.

Post RC1 tag fix.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/334784e3
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/334784e3
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/334784e3

Branch: refs/heads/master
Commit: 334784e3043cadaeaa626f792c3f62ac7b697927
Parents: 00fd9d9
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Jul 15 18:15:38 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Jul 15 18:15:38 2018 -0600

----------------------------------------------------------------------
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/334784e3/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 75c6c37..c839d99 100644
--- a/README.txt
+++ b/README.txt
@@ -4,7 +4,7 @@ Apache Commons DBCP
 Welcome to the DBCP component of the Apache Commons
 project (http://commons.apache.org).
 
-DBCP version 2 requires JDK 1.7.
+DBCP version 2.5.0 requires JDK 1.8.
 
 DBCP can be built using either Maven or Ant. When building using Ant,
 Locations of dependent jars for the Ant build need to be specified in