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 195a041 Update dependencies.
195a041 is described below
commit 195a041316a85db7d06e163b3a6a7714c0f5c4ed
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 20 10:12:44 2020 -0400
Update dependencies.
- Bump mockito-core from 3.5.13 to 3.5.15 #72.
- Bump japicmp-maven-plugin from 0.14.3 to 0.14.4 #71.
---
src/changes/changes.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1f4ce2c..a720ec2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="2.9.0" date="202Y-MM-DD" description="This is a minor
release, including bug fixes and enhancements.">
<!-- UPDATES -->
<action dev="ggregory" type="update" due-to="Dependabot">
- Update mockito-core from 3.5.11 to 3.5.13 #66.
+ Update mockito-core from 3.5.11 to 3.5.15 #66, #72.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Update actions/checkout from v2.3.2 to v2.3.3 #65.
@@ -74,6 +74,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/setup-java from v1.4.2 to v1.4.3 #69.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump japicmp-maven-plugin from 0.14.3 to 0.14.4 #71.
+ </action>
</release>
<release version="2.8.0" date="2020-09-21" description="This is a minor
release, including bug fixes and enhancements.">
<!-- add -->