Skip to content

Commit 6d20c1c

Browse files
committed
Update com.google.code.gson:gson to version 2.13.1 (#3636)
1 parent b764033 commit 6d20c1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-core-test/pom.xml

+1-1
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.13.0</version>
86+
<version>2.13.1</version>
8787
</dependency>
8888

8989
</dependencies>

src/changelog/.3.x.x/update_com_google_code_gson_gson.xml

+2-2
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="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>
6+
<issue id="3636" link="https://github.com/apache/logging-log4j2/pull/3636"/>
7+
<description format="asciidoc">Update `com.google.code.gson:gson` to version `2.13.1`</description>
88
</entry>

0 commit comments

Comments
 (0)