Skip to content

Commit 981aee8

Browse files
authored
Merge pull request #424 from librespot-org/dependabot/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
2 parents b44e79b + 90cb51e commit 981aee8

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
@@ -53,7 +53,7 @@
5353
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5454
<maven.compiler.source>1.8</maven.compiler.source>
5555
<maven.compiler.target>1.8</maven.compiler.target>
56-
<gson.version>2.8.8</gson.version>
56+
<gson.version>2.8.9</gson.version>
5757
<protobuf.version>3.19.1</protobuf.version>
5858
<slf4j-api.version>1.7.32</slf4j-api.version>
5959
<log4j.version>2.14.1</log4j.version>

0 commit comments

Comments
 (0)