This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 79a57c2 Update `com.github.spotbugs:spotbugs-annotations` to version
`4.8.0` (#1555088465)
79a57c2 is described below
commit 79a57c2377c6ed2b650d29f598196051e99045d5
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Oct 13 01:00:19 2023 +0000
Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.0`
(#1555088465)
---
pom.xml | 2 +-
.../.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fd61918..eb53002 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<log4j2.version>2.20.0</log4j2.version>
<slf4j.version>2.0.9</slf4j.version>
<snakeyaml.version>2.2</snakeyaml.version>
- <spotbugs-annotations.version>4.7.3</spotbugs-annotations.version>
+ <spotbugs-annotations.version>4.8.0</spotbugs-annotations.version>
<spring-boot.version>2.7.16</spring-boot.version>
<spring-cloud.version>2021.0.8</spring-cloud.version>
diff --git
a/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml
b/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml
new file mode 100644
index 0000000..d8c1b0e
--- /dev/null
+++ b/src/changelog/.2.x.x/update_com_github_spotbugs_spotbugs_annotations.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="http://logging.apache.org/log4j/changelog"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.1.xsd"
+ type="changed">
+ <issue id="1555088465"
link="https://github.com/apache/logging-log4j-samples/pull/77"/>
+ <author id="github:dependabot"/>
+ <description format="asciidoc">Update
`com.github.spotbugs:spotbugs-annotations` to version `4.8.0`</description>
+</entry>