Skip to content

Commit 6ab2629

Browse files
committed
Update com.google.guava:guava to version 33.4.0-jre (#3302)
1 parent 7d16aed commit 6ab2629

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<embedded-ldap.version>0.9.0</embedded-ldap.version>
8282
<felix.version>7.0.5</felix.version>
8383
<groovy.version>4.0.24</groovy.version>
84-
<guava.version>33.3.1-jre</guava.version>
84+
<guava.version>33.4.0-jre</guava.version>
8585
<h2.version>2.2.224</h2.version>
8686
<hamcrest.version>3.0</hamcrest.version>
8787
<HdrHistogram.version>2.2.2</HdrHistogram.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3302" link="https://github.com/apache/logging-log4j2/pull/3302"/>
7+
<description format="asciidoc">Update `com.google.guava:guava` to version `33.4.0-jre`</description>
8+
</entry>

0 commit comments

Comments
 (0)