Skip to content

Commit f9173f6

Browse files
authored
build(deps): update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.24 (#3013)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.mojo:animal-sniffer-annotations](https://www.mojohaus.org/animal-sniffer) ([source](https://togithub.com/mojohaus/animal-sniffer)) | `1.23` -> `1.24` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:animal-sniffer-annotations/1.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.codehaus.mojo:animal-sniffer-annotations/1.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.codehaus.mojo:animal-sniffer-annotations/1.23/1.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.codehaus.mojo:animal-sniffer-annotations/1.23/1.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 57623f0 commit f9173f6

File tree

1 file changed

+1
-1
lines changed
  • java-shared-dependencies/third-party-dependencies

1 file changed

+1
-1
lines changed

java-shared-dependencies/third-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<site.installationModule>${project.artifactId}</site.installationModule>
2525

2626
<threeten-extra.version>1.8.0</threeten-extra.version>
27-
<animal-sniffer.version>1.23</animal-sniffer.version>
27+
<animal-sniffer.version>1.24</animal-sniffer.version>
2828
<opencensus.version>0.31.1</opencensus.version>
2929
<findbugs.version>3.0.2</findbugs.version>
3030
<jackson.version>2.17.1</jackson.version>

0 commit comments

Comments
 (0)