Skip to content

Commit c4bc897

Browse files
committed
Update com.google.guava:guava to version 33.4.7-jre (#3596)
1 parent 2f58a9a commit c4bc897

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<embedded-ldap.version>0.9.0</embedded-ldap.version>
107107
<felix.version>7.0.5</felix.version>
108108
<groovy.version>4.0.26</groovy.version>
109-
<guava.version>33.4.6-jre</guava.version>
109+
<guava.version>33.4.7-jre</guava.version>
110110
<h2.version>2.3.232</h2.version>
111111
<hamcrest.version>3.0</hamcrest.version>
112112
<HdrHistogram.version>2.2.2</HdrHistogram.version>

src/changelog/.3.x.x/update_com_google_guava_guava.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3574" link="https://github.com/apache/logging-log4j2/pull/3574"/>
7-
<description format="asciidoc">Update `com.google.guava:guava` to version `33.4.6-jre`</description>
6+
<issue id="3596" link="https://github.com/apache/logging-log4j2/pull/3596"/>
7+
<description format="asciidoc">Update `com.google.guava:guava` to version `33.4.7-jre`</description>
88
</entry>

0 commit comments

Comments
 (0)