This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 
dependabot/maven/com.google.errorprone-error_prone_core-2.36.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 6829dd0bdeac6c37e0076844cd24b58fd2df4eca
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Nov 19 10:06:12 2024 +0000

    Update `com.google.errorprone:error_prone_core` to version `2.36.0` (#287)
---
 pom.xml                                                               | 2 +-
 .../.11.x.x/update_com_google_errorprone_error_prone_core.xml         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b7b7e27..231ef08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
     
<develocity-user-data-extension.version>2.0.1</develocity-user-data-extension.version>
 
     <!-- plugin dependencies versions -->
-    <error-prone.version>2.35.1</error-prone.version>
+    <error-prone.version>2.36.0</error-prone.version>
     <!-- `findsecbugs-plugin:1.13.0` contains a bug blocking Log4j 
compilation: https://github.com/find-sec-bugs/find-sec-bugs/pull/728
          Hence, pinning the `1.12.0` instead. -->
     <findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
diff --git 
a/src/changelog/.11.x.x/update_com_google_errorprone_error_prone_core.xml 
b/src/changelog/.11.x.x/update_com_google_errorprone_error_prone_core.xml
index 22245d5..bf516ed 100644
--- a/src/changelog/.11.x.x/update_com_google_errorprone_error_prone_core.xml
+++ b/src/changelog/.11.x.x/update_com_google_errorprone_error_prone_core.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns";
        xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
        type="updated">
-  <issue id="280" link="https://github.com/apache/logging-parent/pull/280"/>
-  <description format="asciidoc">Update 
`com.google.errorprone:error_prone_core` to version `2.35.1`</description>
+  <issue id="287" link="https://github.com/apache/logging-parent/pull/287"/>
+  <description format="asciidoc">Update 
`com.google.errorprone:error_prone_core` to version `2.36.0`</description>
 </entry>

Reply via email to