cloud-opensource-java
cloud-opensource-java copied to clipboard
Tools for detecting and avoiding linkage errors in GCP open source projects
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.6. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.19.6 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...
SonarCloud check has been failing in this repository. It's not a required check. https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2365 failed when I tried to use Java 17. It's also fine to remove SonarCloud from this...
SonarCloud build has been failing due to the error message: The version of Java (11.0.22) used to run this analysis is deprecated, and SonarCloud no longer supports it. Please upgrade...
1st commit marks 6.0.0-lts release with the Git tag. 2nd commit bumps the version in the branch with SNAPSHOT suffix.
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.6.3 to 3.8.1. Commits 05c21c6 [maven-release-plugin] prepare release maven-3.8.1 d295dc3 [MNG-7128] keep blocked attribute from mirrors in artifact repositories a469068 next version in branch 3.8.x is 3.8.1-SNAPSHOT...
1st commit marks 5.0.2-lts release with the Git tag. 2nd commit bumps the version in the branch with SNAPSHOT suffix.
This reverts commit 02c26c9e270668fb926f00284d43da134a02ed2d. This PR exists to trigger a conversation with @suztomo about whether these updates match with his expecations on how to handle the linkage errors seen in...
Resolves message in recent PRs: > The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to...