Skip to content

Commit 1474e1c

Browse files
Bump gson from 2.9.0 to 2.9.1
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.9.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f33e3f8 commit 1474e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<amqp-client.version>5.15.0</amqp-client.version>
6969
<commons-lang3.version>3.12.0</commons-lang3.version>
7070
<commons-codec.version>1.15</commons-codec.version>
71-
<gson.version>2.9.0</gson.version>
71+
<gson.version>2.9.1</gson.version>
7272
<vavr.version>0.10.4</vavr.version>
7373
<paho.version>1.2.5</paho.version>
7474
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>

0 commit comments

Comments
 (0)