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 f965513 Bump h2 from 2.0.204 to 2.0.206 #159
f965513 is described below
commit f9655135f8aff4731c1ae65ef682f23f62ac566d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 21 08:11:21 2022 -0500
Bump h2 from 2.0.204 to 2.0.206 #159
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bf86bf0..0cb290d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -126,8 +126,8 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/cache from 2.1.6 to 2.1.7 #147.
</action>
- <action dev="ggregory" type="update" due-to="Gary Gregory">
- Bump h2 from 1.4.200 to 2.0.204 #153. Update SQL for migration from H2
1.4.200 to 2.0.204 where "KEY" and "VALUE" are now reserved keywords.
+ <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
+ Bump h2 from 1.4.200 to 2.0.206 #153. Update SQL for migration from H2
1.4.200 to 2.0.204 where "KEY" and "VALUE" are now reserved keywords.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump jboss-logging from 3.4.2.Final to 3.4.3.Final #162.