bf2fc6cc711aee1a0c2a / kas-fleetshard

The kas-fleetshard-operator is responsible for provisioning and managing instances of kafka on a cluster. The kas-fleetshard-synchronizer synchronizes the state of a fleet shard with the kas-fleet-manager.
Apache License 2.0
8 stars 20 forks source link

Update dependency com.google.code.findbugs:annotations to v3.0.1u2 #891

Open bf2robot opened 1 year ago

bf2robot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
com.google.code.findbugs:annotations (source) compile patch 3.0.0 -> 3.0.1u2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

findbugsproject/findbugs ### [`v3.0.1`](https://togithub.com/findbugsproject/findbugs/compare/3.0.0...3.0.1) [Compare Source](https://togithub.com/findbugsproject/findbugs/compare/3.0.0...3.0.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

MikeEdgar commented 1 year ago

It doesn't look like we even need this dependency.

biswassri commented 1 year ago

It doesn't look like we even need this dependency.

Aah, I think through this we can probably re-check the pom dependencies that are no longer needed.