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 552d06a Bump narayana-jta from 5.12.4.Final to 5.12.5.Final #163.
552d06a is described below
commit 552d06a7490250f15bb3019ac3cbc6c24303a45e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 20 23:58:15 2022 -0500
Bump narayana-jta from 5.12.4.Final to 5.12.5.Final #163.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3e23575..1cc45f4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -132,6 +132,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump jboss-logging from 3.4.2.Final to 3.4.3.Final #162.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump narayana-jta from 5.12.4.Final to 5.12.5.Final #163.
+ </action>
</release>
<release version="2.9.0" date="2021-07-30" description="This is a minor
release, including bug fixes and enhancements.">
<!-- ADDS -->