Skip to content

Commit f98ce83

Browse files
committed
Update com.github.spotbugs:spotbugs-annotations to version 4.8.3 (#80)
1 parent 546b183 commit f98ce83

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
284284
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
285285
<palantir-java-format.version>2.38.0</palantir-java-format.version>
286-
<spotbugs-annotations.version>4.8.2</spotbugs-annotations.version>
286+
<spotbugs-annotations.version>4.8.3</spotbugs-annotations.version>
287287

288288
<!-- plugin versions -->
289289
<asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version>

src/changelog/.10.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="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="68" link="https://github.com/apache/logging-parent/pull/68"/>
7-
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.2`</description>
6+
<issue id="80" link="https://github.com/apache/logging-parent/pull/80"/>
7+
<description format="asciidoc">Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3`</description>
88
</entry>

src/site/_release-notes/_10.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This minor release contains several small improvements.
4747
* Update `actions/setup-java` to version `4.0.0` (https://github.com/apache/logging-parent/pull/67[67])
4848
* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` (https://github.com/apache/logging-parent/pull/78[78])
4949
* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1` (https://github.com/apache/logging-parent/pull/70[70])
50-
* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.2` (https://github.com/apache/logging-parent/pull/68[68])
50+
* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` (https://github.com/apache/logging-parent/pull/80[80])
5151
* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` (https://github.com/apache/logging-parent/pull/71[71])
5252
* Update `github/codeql-action` to version `2.22.10` (https://github.com/apache/logging-parent/pull/79[79])
5353
* Update `org.apache:apache` to version `31` (https://github.com/apache/logging-parent/pull/73[73])

0 commit comments

Comments
 (0)