| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Here is the summary of possible violations 😱 Details There is a possible violation for not having product prefix.
The end of the violation section. All the stuff below is FYI purposes only. Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
Sorry, something went wrong.
|
Not sure why owlbot is deleting this from README.md <dependencyManagement>
<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-websecurityscanner</artifactId>
</dependency>
If you are using Maven without BOM, add this to your dependencies:
Is this intended behavior for owlbot? It's also adding in the samples/ dir again Seems to be the behavior from the previous PRs |
Sorry, something went wrong.
|
Closing as it is not an issue any longer: #8448 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The *.java changes are found from #8448
The *.proto changes are found from #8449
Looks to have been reverted as part of #8340