This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 7c41912595 Update `com.google.guava:guava-testlib` to version 
`32.1.3-jre` (#1934)
7c41912595 is described below

commit 7c41912595ed4c375e54702bd5c4a260b1d4ea73
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Oct 31 19:20:33 2023 +0000

    Update `com.google.guava:guava-testlib` to version `32.1.3-jre` (#1934)
---
 pom.xml                                                        | 2 +-
 src/changelog/.3.x.x/update_com_google_guava_guava_testlib.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6a4dbc502e..a54ed2285f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,7 @@
     <flume.version>1.11.0</flume.version>
     <graalvm.version>23.1.1</graalvm.version>
     <groovy.version>4.0.6</groovy.version>
-    <guava.version>32.1.2-jre</guava.version>
+    <guava.version>32.1.3-jre</guava.version>
     <h2.version>2.2.224</h2.version>
     <hadoop.version>1.2.1</hadoop.version>
     <hamcrest.version>2.2</hamcrest.version>
diff --git a/src/changelog/.3.x.x/update_com_google_guava_guava_testlib.xml 
b/src/changelog/.3.x.x/update_com_google_guava_guava_testlib.xml
new file mode 100644
index 0000000000..bde1ca58c9
--- /dev/null
+++ b/src/changelog/.3.x.x/update_com_google_guava_guava_testlib.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="http://logging.apache.org/log4j/changelog";
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
+       type="changed">
+  <issue id="1934" link="https://github.com/apache/logging-log4j2/pull/1934"/>
+  <description format="asciidoc">Update `com.google.guava:guava-testlib` to 
version `32.1.3-jre`</description>
+</entry>

Reply via email to