Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit bfbfe23

Browse files
author
Dominik František Bučík
authored
Merge pull request #146 from CESNET/renovate/gson.version
fix(deps): update dependency com.google.code.gson:gson to v2.9.0
2 parents fc03da4 + 0ec65b6 commit bfbfe23

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
@@ -111,7 +111,7 @@
111111

112112
<lombok.version>1.18.22</lombok.version>
113113
<guava.version>31.0.1-jre</guava.version>
114-
<gson.version>2.8.9</gson.version>
114+
<gson.version>2.9.0</gson.version>
115115
<httpclient.version>4.5.13</httpclient.version>
116116
<nimbus-jose-jwt.version>9.19</nimbus-jose-jwt.version>
117117
<javax-annotation-api.version>1.3.2</javax-annotation-api.version>

0 commit comments

Comments
 (0)