Skip to content

Commit 72a727c

Browse files
committed
Update com.google.guava:guava to version 33.4.0-jre (#3306)
1 parent cf2d578 commit 72a727c

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
@@ -105,7 +105,7 @@
105105
<embedded-ldap.version>0.9.0</embedded-ldap.version>
106106
<felix.version>7.0.5</felix.version>
107107
<groovy.version>4.0.24</groovy.version>
108-
<guava.version>33.3.1-jre</guava.version>
108+
<guava.version>33.4.0-jre</guava.version>
109109
<h2.version>2.3.232</h2.version>
110110
<hamcrest.version>3.0</hamcrest.version>
111111
<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="3306" link="https://github.com/apache/logging-log4j2/pull/3306"/>
7+
<description format="asciidoc">Update `com.google.guava:guava` to version `33.4.0-jre`</description>
8+
</entry>

0 commit comments

Comments
 (0)