Skip to content

Commit 6f992b1

Browse files
Bump com.google.code.gson:gson from 2.8.9 to 2.12.1 (#1228)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 to 2.12.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c458c16 commit 6f992b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ com.adobe.aem.commons.assetshare.util.impl
230230
<dependency>
231231
<groupId>com.google.code.gson</groupId>
232232
<artifactId>gson</artifactId>
233-
<version>2.8.9</version>
233+
<version>2.12.1</version>
234234
<scope>test</scope>
235235
</dependency>
236236
<dependency>

0 commit comments

Comments
 (0)