Skip to content

Commit

Permalink
Update com.google.code.gson:gson to version 2.12.1 (#3429)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Jan 31, 2025
1 parent eef4e28 commit 73042ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>

</dependencies>
Expand Down
8 changes: 8 additions & 0 deletions src/changelog/.3.x.x/update_com_google_code_gson_gson.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="3429" link="https://github.com/apache/logging-log4j2/pull/3429"/>
<description format="asciidoc">Update `com.google.code.gson:gson` to version `2.12.1`</description>
</entry>

0 comments on commit 73042ac

Please sign in to comment.