Skip to content

Commit c56a6c0

Browse files
committed
Update com.github.spotbugs:spotbugs-maven-plugin to version 4.9.4.2 (#439)
1 parent f4a11e7 commit c56a6c0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
<log4j-changelog-maven-plugin.version>0.9.0</log4j-changelog-maven-plugin.version>
229229
<maven-artifact-plugin.version>3.6.0</maven-artifact-plugin.version>
230230
<restrict-imports-enforcer-rule.version>2.6.1</restrict-imports-enforcer-rule.version>
231-
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
231+
<spotbugs-maven-plugin.version>4.9.4.2</spotbugs-maven-plugin.version>
232232
<spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
233233
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
234234
<!-- Due to a missing `maven-metadata.xml`, Dependabot does not update this automatically -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="439" link="https://github.com/apache/logging-parent/pull/439"/>
7+
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.4.2`</description>
8+
</entry>

0 commit comments

Comments
 (0)