aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-11 00:02:10 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-11-11 12:06:03 +0100
commitb4829b90e6f70295abdf773734dc8b69efaad5ea (patch)
tree43ba0429b4d5bdd6e5ccd2a14f3a985439503544
parent87296b2a10b844408ff8388b738ab87b3047ae3d (diff)
downloadapache-commons-io-b4829b90e6f70295abdf773734dc8b69efaad5ea.tar.gz
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.0) --- 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] <support@github.com>
-rw-r--r--pom.xml2
-rw-r--r--src/changes/changes.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7e3df4b3..9c45fc80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -331,7 +331,7 @@ file comparators, endian transformation classes, and much more.
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.enforcer.version>3.1.0</commons.enforcer.version>
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
- <commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version>
+ <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.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.51.0</commons.pmd-impl.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 95ab329b..ad12a854 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -468,7 +468,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump Maven Javadoc plugin from 3.2.0 to 3.4.1.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs-maven-plugin from 4.2.3 to 4.7.2.1 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366, #370, #380, #395.
+ Bump spotbugs-maven-plugin from 4.2.3 to 4.7.3.0 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366, #370, #380, #395, #403.
</action>
<action dev="kinow" type="update" due-to="Gary Gregory, Dependabot">
Bump spotbugs from 4.5.2 to 4.7.3 #313, #317, #357, #382, #398.