This is an automated email from the ASF dual-hosted git repository.
kinow 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 2623df5 Bump spotbugs from 4.4.1 to 4.4.2
2623df5 is described below
commit 2623df521a82d01337817ce1d8604b72c8001768
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 18 20:26:24 2021 +0000
Bump spotbugs from 4.4.1 to 4.4.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.1 to 4.4.2.
- [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.4.1...4.4.2)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4c7bc4b..6cc60b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<checkstyle.version>9.0.1</checkstyle.version>
<spotbugs.plugin.version>4.4.2</spotbugs.plugin.version>
- <spotbugs.impl.version>4.4.1</spotbugs.impl.version>
+ <spotbugs.impl.version>4.4.2</spotbugs.impl.version>
<commons.mockito.version>4.0.0</commons.mockito.version>
<commons.jacoco.version>0.8.7</commons.jacoco.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3a7320f..925a61a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,7 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Bump graalvm.version from 20.2.0 to 21.2.0 #185 #198 #206
#227 #252.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.3.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.jacoco.version 0.8.5 to 0.8.7; fixes Java 15
build.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Update spotbugs from 4.1.3 to 4.4.1 #175, 189, #209 #218 #247 #256
#264.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Update spotbugs from 4.1.3 to 4.4.2 #175, 189, #209 #218 #247 #256
#264 #275.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
#202.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump actions/cache from v2 to v2.1.6 #205 #217
#234.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons-lang3 3.11 -> 3.12.0.</action>