Skip to content

Commit

Permalink
Merge pull request #917 from NASA-PDS/dependabot/maven/com.google.cod…
Browse files Browse the repository at this point in the history
…e.gson-gson-2.11.0

Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
jordanpadams committed Jun 4, 2024
2 parents ca6de71 + 02b3e05 commit 58e5860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down

0 comments on commit 58e5860

Please sign in to comment.