Skip to content

Commit e06e488

Browse files
committed
Update com.google.errorprone:error_prone_core to version 2.24.1 (#89)
1 parent 41c16b6 commit e06e488

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
@@ -304,7 +304,7 @@
304304
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
305305

306306
<!-- plugin dependencies versions -->
307-
<error-prone.version>2.24.0</error-prone.version>
307+
<error-prone.version>2.24.1</error-prone.version>
308308
<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
309309

310310
</properties>

src/changelog/.10.x.x/update_com_google_errorprone_error_prone_core.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.3.xsd"
55
type="updated">
6-
<issue id="86" link="https://github.com/apache/logging-parent/pull/86"/>
7-
<description format="asciidoc">Update `com.google.errorprone:error_prone_core` to version `2.24.0`</description>
6+
<issue id="89" link="https://github.com/apache/logging-parent/pull/89"/>
7+
<description format="asciidoc">Update `com.google.errorprone:error_prone_core` to version `2.24.1`</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
@@ -43,5 +43,5 @@ This minor release contains several small improvements.
4343
4444
==== Updated
4545
46-
* Update `com.google.errorprone:error_prone_core` to version `2.24.0` (https://github.com/apache/logging-parent/pull/86[86])
46+
* Update `com.google.errorprone:error_prone_core` to version `2.24.1` (https://github.com/apache/logging-parent/pull/89[89])
4747
* Update `github/codeql-action` to version `3.22.12` (https://github.com/apache/logging-parent/pull/87[87])

0 commit comments

Comments
 (0)