Skip to content

Commit 06f6376

Browse files
committed
Update com.github.spotbugs:spotbugs-maven-plugin to version 4.7.3.6 (#1879)
1 parent 5e11d7d commit 06f6376

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
<maven-scm-plugin.version>1.12.2</maven-scm-plugin.version>
371371
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
372372
<maven-taglib-plugin.version>2.4</maven-taglib-plugin.version>
373-
<spotbugs-maven-plugin.version>4.7.3.5</spotbugs-maven-plugin.version>
373+
<spotbugs-maven-plugin.version>4.7.3.6</spotbugs-maven-plugin.version>
374374
<!-- `surefire.version` property used in `apache.org:apache`: -->
375375
<surefire.version>3.0.0-M7</surefire.version>
376376
<!-- Maven site depends on Velocity and the escaping rules are different in newer versions. -->
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="1879" link="https://github.com/apache/logging-log4j2/pull/1879"/>
7+
<author id="github:dependabot"/>
8+
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.7.3.6`</description>
9+
</entry>

0 commit comments

Comments
 (0)