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-crypto.git
The following commit(s) were added to refs/heads/master by this push: new c9ecb82 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #152 c9ecb82 is described below commit c9ecb82be348a9c514643a054c08f4d3f9fc8105 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Mar 25 08:03:14 2022 -0700 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #152 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2416a0e..890d2a3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,6 +87,7 @@ <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2 to 3 #149.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #147.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2.1.7 to 3 #150.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #152.</action> </release> <release version="1.1.0" date="2020-08-28" description="Minor release (Java 8 and OpenSSL 1.1.1)"> <action issue="CRYPTO-59" type="add">Support Galois/Counter Mode (GCM).</action>