Skip to content

Commit d2b9b2e

Browse files
committed
Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0
1 parent 76a38ad commit d2b9b2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
188188
<commons.jira.id>DBCP</commons.jira.id>
189189
<commons.jira.pid>12310469</commons.jira.pid>
190-
<commons.pool.version>2.12.1</commons.pool.version>
190+
<commons.pool.version>2.13.0</commons.pool.version>
191191
<!-- See DBCP-445 and DBCP-454 -->
192192
<commons.osgi.import>javax.transaction;version="1.1.0",javax.transaction.xa;version="1.1.0";partial=true;mandatory:=partial,*</commons.osgi.import>
193193
<commons.japicmp.ignoreMissingClasses>true</commons.japicmp.ignoreMissingClasses>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The <action> type attribute can be add,update,fix,remove.
123123
<!-- UPDATE -->
124124
<action type="update" dev="psteitz">Update tests and CPDSConnectionFactory#invalidate to accomodate changed behavior in the fix for POOL-424.</action>
125125
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 93 #521, #537, #538.</action>
126-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 #474.</action>
126+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.13.0 #474.</action>
127127
<action type="update" dev="ggregory" due-to="Gary Gregory">Port site from Doxia 1 to 2.</action>
128128
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>
129129
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481.</action>

0 commit comments

Comments
 (0)