File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 87
87
<flapdoodle-reverse .version>1.7.2</flapdoodle-reverse .version>
88
88
<flume .version>1.11.0</flume .version>
89
89
<groovy .version>3.0.19</groovy .version>
90
- <guava .version>32.1.3 -jre</guava .version>
90
+ <guava .version>33.0.0 -jre</guava .version>
91
91
<h2 .version>2.2.224</h2 .version>
92
92
<hadoop .version>1.2.1</hadoop .version>
93
93
<hamcrest .version>2.2</hamcrest .version>
Original file line number Diff line number Diff line change
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 =" 2110" link =" https://github.com/apache/logging-log4j2/pull/2110" />
7
+ <description format =" asciidoc" >Update `com.google.guava:guava` to version `33.0.0-jre`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ This releases contains ...
31
31
* Update `ch.qos.logback:logback-classic` to version `1.3.14` (https://github.com/apache/logging-log4j2/pull/2029[2029])
32
32
* Update `co.elastic.clients:elasticsearch-java` to version `8.11.2` (https://github.com/apache/logging-log4j2/pull/2078[2078])
33
33
* Update `com.github.luben:zstd-jni` to version `1.5.5-11` (https://github.com/apache/logging-log4j2/pull/2030[2030])
34
+ * Update `com.google.guava:guava` to version `33.0.0-jre` (https://github.com/apache/logging-log4j2/pull/2110[2110])
34
35
* Update `commons-codec:commons-codec` to version `1.16.0` (https://github.com/apache/logging-log4j2/pull/2042[2042])
35
36
* Update `commons-io:commons-io` to version `2.15.1` (https://github.com/apache/logging-log4j2/pull/2034[2034])
36
37
* Update `commons-logging:commons-logging` to version `1.3.0` (https://github.com/apache/logging-log4j2/pull/2050[2050])
You can’t perform that action at this time.
0 commit comments