Skip to content

Commit 84083e2

Browse files
authored
Merge pull request #258 from apache/dependabot/maven/com.google.code.gson-gson-2.11.0
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
2 parents 488bae7 + 6acb44b commit 84083e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>com.google.code.gson</groupId>
117117
<artifactId>gson</artifactId>
118-
<version>2.10.1</version>
118+
<version>2.11.0</version>
119119
<scope>test</scope>
120120
</dependency>
121121
<dependency>

0 commit comments

Comments
 (0)