Skip to content

Commit e55363b

Browse files
committed
Update com.github.spotbugs:spotbugs-annotations to version 4.9.4 (#207)
1 parent bcb423c commit e55363b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-tools-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<modello.version>2.1.2</modello.version>
5050
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
5151
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
52-
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
52+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version>
5353
<xmlunit.version>2.10.2</xmlunit.version>
5454

5555
<!-- Maven plugin versions -->
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="207" link="https://github.com/apache/logging-log4j-tools/pull/207"/>
7+
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.4`</description>
8+
</entry>

0 commit comments

Comments
 (0)