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 4cebe88 Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1
4cebe88 is described below
commit 4cebe88432c69b2a3f97515b16de0aa83fb0b4e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 19 20:25:22 2021 +0000
Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1
Bumps
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from
4.4.2 to 4.4.2.1.
- [Release
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
-
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.2...spotbugs-maven-plugin-4.4.2.1)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
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 0215225..8819e34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
<checkstyle.version>9.0.1</checkstyle.version>
- <spotbugs.plugin.version>4.4.2</spotbugs.plugin.version>
+ <spotbugs.plugin.version>4.4.2.1</spotbugs.plugin.version>
<spotbugs.impl.version>4.4.2</spotbugs.impl.version>
<commons.mockito.version>4.0.0</commons.mockito.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 57bcfd7..c0cf150 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary
Gregory">Add StrBuilder.isNotEmpty().</action>
<!-- UPDATE -->
<action type="update" dev="ggregory"
due-to="Dependabot">Update checkstyle from 8.34 to 9.0.1, #141, #168, #182,
#188, #193, #201 #208 #211 #228 #235 #245 #253 #255 #262 #270.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.0.0 to 4.4.2, #144,
#150, #167, #176, #194, #210, #223, #250, #268, #273.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.0.0 to 4.4.2.1, #144,
#150, #167, #176, #194, #210, #223, #250, #268, #273, #277.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Update mockito-inline from 3.4.4 to 4.0.0, #143 #148 #149
#152 #153 #154 #158 #159 #166 #177 #180 #187 #195 #197 #207 #216 #231 #236 #237
#243 #258 #259 #260 #261 #272.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump junit-jupiter from 5.6.2 to 5.8.1 #163 #204 #232 #265
#269.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump assertj-core from 3.16.1 to 3.21.0 #151 #157 #160 #178
#184 #199 #244 #267.</action>