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-text.git
The following commit(s) were added to refs/heads/master by this push: new 81d7fae9 Bump spotbugs from 4.7.2 to 4.7.3 (#373) 81d7fae9 is described below commit 81d7fae9637475fe86a47d08c66168a1c079f498 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 17 13:21:16 2022 -0400 Bump spotbugs from 4.7.2 to 4.7.3 (#373) Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.2...4.7.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 cdf673aa..726e7fc4 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ <checkstyle.version>9.3</checkstyle.version> <commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version> - <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version> + <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version> <commons.pmd.version>3.19.0</commons.pmd.version> <commons.pmd-impl.version>6.50.0</commons.pmd-impl.version>