Skip to content

Commit

Permalink
Upgrade GSON to 2.11.0 (prestodb#24247)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dilli-Babu-Godari authored Dec 13, 2024
1 parent 3ada782 commit 901da6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presto-function-namespace-managers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.11.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 901da6d

Please sign in to comment.