Skip to content

Commit 73042ac

Browse files
committed
Update com.google.code.gson:gson to version 2.12.1 (#3429)
1 parent eef4e28 commit 73042ac

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-core-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.google.code.gson</groupId>
8585
<artifactId>gson</artifactId>
86-
<version>2.11.0</version>
86+
<version>2.12.1</version>
8787
</dependency>
8888

8989
</dependencies>
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="3429" link="https://github.com/apache/logging-log4j2/pull/3429"/>
7+
<description format="asciidoc">Update `com.google.code.gson:gson` to version `2.12.1`</description>
8+
</entry>

0 commit comments

Comments
 (0)