File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 370
370
<maven-scm-plugin .version>1.12.2</maven-scm-plugin .version>
371
371
<maven-source-plugin .version>3.2.1</maven-source-plugin .version>
372
372
<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>
374
374
<!-- `surefire.version` property used in `apache.org:apache`: -->
375
375
<surefire .version>3.0.0-M7</surefire .version>
376
376
<!-- Maven site depends on Velocity and the escaping rules are different in newer versions. -->
Original file line number Diff line number Diff line change
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 >
You can’t perform that action at this time.
0 commit comments