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-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new 0e25e0a Update some dependencies. 0e25e0a is described below commit 0e25e0a27ccc3980a1ef3d3d5cdaaca494a7f958 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Mar 4 18:15:41 2021 -0500 Update some dependencies. Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #76 Bump actions/cache from v2 to v2.1.4 #77 Bump junit from 4.13.1 to 4.13.2 #78 Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 #79 --- src/changes/changes.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 29ac094..b721156 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -84,8 +84,8 @@ <action issue="BEANUTILS-515" dev="ggregory" type="update" due-to="Gary Gregory"> Update from Java 7 to 8. </action> - <action dev="ggregory" type="update" due-to="Gary Gregory"> - Update JUnit from 4.12 to 4.13. + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Update JUnit from 4.12 to 4.13.2, #78. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update Jacoco from 0.8.4 to 0.8.5. @@ -96,8 +96,8 @@ <action dev="ggregory" type="update" due-to="Gary Gregory"> Update maven-surefire-plugin from 2.22.1 to 3.0.0-M5. </action> - <action dev="ggregory" type="update" due-to="Gary Gregory"> - Update maven-checkstyle-plugin from 3.0.0 to 3.1.1. + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Update maven-checkstyle-plugin from 3.0.0 to 3.1.2, #76. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update maven-pmd-plugin from 3.12.0 to 3.13.0. @@ -109,7 +109,7 @@ Update commons-parent from 50 to 51. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Update biz.aQute.bndlib from 5.1.0 to 5.2.0 #29, #45. + Update biz.aQute.bndlib from 5.1.0 to 5.3.0 #29, #45, #79. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/checkout from v2.3.1 to v2.3.4 #33. @@ -117,9 +117,6 @@ <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/setup-java from v1.4.0 to v1.4.3 #35. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Update JUnit from 4.13 to 4.13.1. - </action> <action dev="ggregory" type="update" due-to="melloware"> Jacoco 0.8.6 for JDK15 support #55. </action> @@ -129,6 +126,9 @@ <action dev="ggregory" type="update" due-to="Arturo Bernal"> Don't initialize variables to defaults #71. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump actions/cache from v2 to v2.1.4 #77. + </action> </release> <release version="1.9.4" date="2019-08-13" description="The primary reason for this release is a bugfix for