Uh oh!
There was an error while loading. Please reload this page.
update maven enforcer - #3120
Merged
Merged
Conversation
This updates maven enforcer to the latest stable (and recommended) release. It fixes a compilation failure in java 9.
garrettjonesgoogle
commented
Apr 3, 2018
Contributor
Do you know what the |
jeanbza
commented
Apr 3, 2018
Author
Milestone 1. It usually means something like "part 1 of 3", which turned me off using this release, but the page mentions:
So I suppose they have some different nomenclature. |
garrettjonesgoogle
commented
Apr 3, 2018
Contributor
LGTM |
pongad
commented
Apr 4, 2018
Contributor
@jadekler Are you able to merge to this repo? If not, please let us know. |
jeanbza
commented
Apr 4, 2018
Author
@pongad I am! Should I? Wasn't sure what the flow is heh |
pongad
commented
Apr 5, 2018
Contributor
We usually write |
jeanbza
commented
Apr 5, 2018
Author
Thanks! Done |
chingor13 pushed a commit
that referenced
this pull request
Feb 20, 2026
lqiu96 pushed a commit
that referenced
this pull request
Mar 20, 2026
chingor13 pushed a commit
that referenced
this pull request
Mar 24, 2026
…to v6.67.0 (#3120) * chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.67.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit
that referenced
this pull request
Mar 30, 2026
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 freeto 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.
This updates maven enforcer to the latest stable (and recommended) release. It fixes a compilation failure in java 9.
Part of work on #3027.