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 76e8809 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#152) 76e8809 is described below commit 76e8809d52234e6d21f2a8ba531d53324fc35c05 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Mar 25 08:01:57 2022 -0700 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#152) Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.6.0.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.6.0.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea82668..d1ef8b0 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ The following provides more details on the included cryptographic software: <commons.javadoc.version>3.3.2</commons.javadoc.version> <japicmp.skip>false</japicmp.skip> <commons.japicmp.version>0.15.7</commons.japicmp.version> - <commons.spotbugs.version>4.5.3.0</commons.spotbugs.version> + <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version> <clirr.skip>true</clirr.skip>