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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 36a1b05 Bump actions/setup-java from v1.4.2 to v1.4.3 #73. Bump
actions/checkout from v2.3.2 to v2.3.3 #70. Bump checkstyle from 8.36 to 8.36.2
#71. Bump snakeyaml from 1.26 to 1.27 #68.
36a1b05 is described below
commit 36a1b05f7f64b40edafb4d5fb8ccc049b6a6e548
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 6 10:47:58 2020 -0400
Bump actions/setup-java from v1.4.2 to v1.4.3 #73.
Bump actions/checkout from v2.3.2 to v2.3.3 #70.
Bump checkstyle from 8.36 to 8.36.2 #71.
Bump snakeyaml from 1.26 to 1.27 #68.
---
src/changes/changes.xml | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index abc159e..ca8e944 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@
org.springframework:spring-test 4.3.26.RELEASE -> 4.3.27.RELEASE.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Update GitHub actions/checkout from v1 to v2.3.2 #47, #62.
+ Update GitHub actions/checkout from v1 to v2.3.3 #47, #62, #70.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update commons-parent from 50 to 51.
@@ -84,7 +84,7 @@
Update optional commons-codec from 1.14 to 1.15.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Update checkstyle from 8.26 to 8.36 #66.
+ Update checkstyle from 8.26 to 8.36.2 #66, #71.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
@@ -92,6 +92,12 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update tests from commons-dbcp2 2.7.0 to 2.8.0.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump actions/setup-java from v1.4.2 to v1.4.3 #73.
+ </action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump snakeyaml from 1.26 to 1.27 #68.
+ </action>
</release>
<release version="2.7" date="2020-03-07"
description="Minor release with new features and updated
dependencies.">