Skip to content

Commit 48ead54

Browse files
committed
Update com.google.guava:guava to version 32.1.3-jre (#1875)
1 parent e49c07f commit 48ead54

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<flapdoodle-reverse.version>1.6.0</flapdoodle-reverse.version>
8888
<flume.version>1.11.0</flume.version>
8989
<groovy.version>3.0.19</groovy.version>
90-
<guava.version>32.1.2-jre</guava.version>
90+
<guava.version>32.1.3-jre</guava.version>
9191
<h2.version>2.2.222</h2.version>
9292
<hadoop.version>1.2.1</hadoop.version>
9393
<hamcrest.version>2.2</hamcrest.version>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="1875" link="https://github.com/apache/logging-log4j2/pull/1875"/>
7+
<author id="github:dependabot"/>
8+
<description format="asciidoc">Update `com.google.guava:guava` to version `32.1.3-jre`</description>
9+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j
4646
4747
=== Changed
4848
49+
* Update `com.google.guava:guava` to version `32.1.3-jre` (https://github.com/apache/logging-log4j2/pull/1875[1875])
4950
* Update `uk.org.webcompere:system-stubs-core` to version `2.1.3` (https://github.com/apache/logging-log4j2/pull/1835[1835])
5051
* Update Spring Framework from version 5.3.29 to 5.3.30;

0 commit comments

Comments
 (0)