Skip to content

Commit 41b3b2a

Browse files
committed
Update com.github.spotbugs:spotbugs-annotations to version 4.9.6 (#50)
1 parent 3497f1b commit 41b3b2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<nashorn.version>15.7</nashorn.version>
154154
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
155155
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
156-
<spotbugs-annotations.version>4.9.5</spotbugs-annotations.version>
156+
<spotbugs-annotations.version>4.9.6</spotbugs-annotations.version>
157157

158158
<!-- Additional manifest entries -->
159159
<Class-Path>log4j-api-${log4j.version}.jar log4j-core-${log4j.version}.jar</Class-Path>

src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="49" link="https://github.com/apache/logging-log4j-jmx-gui/pull/49"/>
7-
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.5`</description>
6+
<issue id="50" link="https://github.com/apache/logging-log4j-jmx-gui/pull/50"/>
7+
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.9.6`</description>
88
</entry>

0 commit comments

Comments
 (0)