apache / jena

Apache Jena
https://jena.apache.org/
Apache License 2.0
1.1k stars 647 forks source link

Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 #2486

Closed afs closed 4 months ago

afs commented 4 months ago

Replaces #2484.

A simple update causes a dependency convergence error on com.google.errorprone:error_prone_annotations:jar whcih is used by gson, guava and caffeine.

This PR updates the GSON dependency, and excludes error_prone_annotations and a related jar from guava and caffeine.


By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.