This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
The following commit(s) were added to refs/heads/master by this push:
new dd8be54 Bump japicmp-maven-plugin from 0.14.4 to 0.15.1 #83
dd8be54 is described below
commit dd8be546ee003be83e1246f18340fd6a0a3d41fa
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 6 15:04:14 2021 -0500
Bump japicmp-maven-plugin from 0.14.4 to 0.15.1 #83
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f86b14f..c22fdf2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,6 +83,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #76.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump japicmp-maven-plugin from 0.14.4 to 0.15.1 #83.
+ </action>
<action issue="DBCP-567" dev="ggregory" type="update" due-to="Phil
Steitz, Gary Gregory, Phil Steitz, Romain Manni-Bucau">
Use abort rather than close to clean up abandoned connections.
</action>