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 ff023a8 Bump narayana-jta from 5.12.0.Final to 5.12.1.Final #134.
ff023a8 is described below
commit ff023a8a84eae76d42b47627281d05ff4ca1bed6
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 23 10:19:45 2021 -0400
Bump narayana-jta from 5.12.0.Final to 5.12.1.Final #134.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b8b6b91..8f6acfc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -114,6 +114,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs from 4.4.0 to 4.4.1 #133.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump narayana-jta from 5.12.0.Final to 5.12.1.Final #134.
+ </action>
</release>
<release version="2.9.0" date="2021-07-30" description="This is a minor
release, including bug fixes and enhancements.">
<!-- ADDS -->