This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 6fb012bffa Add a note re Pool 2 and DBCP 2 6fb012bffa is described below commit 6fb012bffa682d6381d1be930f8342873bc253bf Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Nov 29 19:25:23 2022 +0000 Add a note re Pool 2 and DBCP 2 --- MERGE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MERGE.txt b/MERGE.txt index ed99e7c447..ba36b6c608 100644 --- a/MERGE.txt +++ b/MERGE.txt @@ -64,6 +64,9 @@ src/main/java/org/apache/commons/pool2 The SHA1 ID / tag for the most recent commit to be merged to Tomcat is: rel/commons-pool-2.11.1 (2021-08-17) +Note: Changes beyond 2.11.1 require matching changes in DBCP that are not yet + (as of 2022-11-29) implemented + DBCP2 Sub-tree src/main/java/org/apache/commons/dbcp2 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org