1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Update gson to 2.11.0 (#798)

This commit is contained in:
Ed Merks 2024-05-22 02:45:22 +02:00 committed by GitHub
parent 238d38b987
commit eeb4f03481
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,7 +76,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
<type>jar</type>
</dependency>
<dependency>