Skip to content

Commit 1fdb892

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.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.13.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35d5a7b commit 1fdb892

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.google.code.gson</groupId>
9595
<artifactId>gson</artifactId>
96-
<version>2.13.0</version>
96+
<version>2.13.1</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.fasterxml.jackson.core</groupId>

approvaltests-util-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.code.gson</groupId>
4040
<artifactId>gson</artifactId>
41-
<version>2.13.0</version>
41+
<version>2.13.1</version>
4242
<optional>true</optional>
4343
</dependency>
4444
<dependency>

approvaltests-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.code.gson</groupId>
4141
<artifactId>gson</artifactId>
42-
<version>2.13.0</version>
42+
<version>2.13.1</version>
4343
<optional>true</optional>
4444
</dependency>
4545
<dependency>

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.code.gson</groupId>
4848
<artifactId>gson</artifactId>
49-
<version>2.13.0</version>
49+
<version>2.13.1</version>
5050
<scope>compile</scope>
5151
<optional>true</optional>
5252
</dependency>

0 commit comments

Comments
 (0)