Update protobuf from 31.1 to 32.0, fix FindBugs:JSR-305 and GSON version, and merge modules_maven & enola_maven#1689
Merged
vorburger merged 3 commits intoenola-dev:mainfrom Sep 15, 2025
Conversation
af034b0 to
d0ee1e6
Compare
d0ee1e6 to
87f6f76
Compare
This was referenced Sep 4, 2025
f73b5f2 to
186130e
Compare
186130e to
8b0ed01
Compare
vorburger
added a commit
to vorburger/enola
that referenced
this pull request
Sep 5, 2025
This might (TBC) help with enola-dev#1689.
This was referenced Sep 5, 2025
Member
Author
|
This was referenced Sep 14, 2025
vorburger
added a commit
to vorburger/enola
that referenced
this pull request
Sep 14, 2025
This might (TBC) help with enola-dev#1689.
vorburger
added a commit
to vorburger/enola
that referenced
this pull request
Sep 15, 2025
This might (TBC) help with enola-dev#1689.
8b0ed01 to
028711e
Compare
028711e to
d59778d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relates to #1687 (I'll rebase this after that is, for a cleaner diff here).
Currently does not yet build, because it's running into grpc/grpc-java#12165 again.I'll separately try to bump gRPC Java from 1.73.0 to 1.75.0 to see if that does the trick, @ejona86 seems to suggest it should.