Skip to content

Commit f3a519d

Browse files
Build(deps): Bump org.codehaus.mojo:animal-sniffer-annotations from 1.26 to 1.27 (#1549)
Bumps [org.codehaus.mojo:animal-sniffer-annotations](https://github.com/mojohaus/animal-sniffer) from 1.26 to 1.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/animal-sniffer/releases">org.codehaus.mojo:animal-sniffer-annotations's releases</a>.</em></p> <blockquote> <h2>1.27</h2> <!-- raw HTML omitted --> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 94 to 95 (<a href="https://redirect.github.com/mojohaus/animal-sniffer/pull/317">#317</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.ow2.asm:asm from 9.9 to 9.9.1 (<a href="https://redirect.github.com/mojohaus/animal-sniffer/pull/315">#315</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a href="https://redirect.github.com/mojohaus/animal-sniffer/pull/314">#314</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/animal-sniffer/commit/5adf3aad06658c44de48ba2fddf9819685230e5f"><code>5adf3aa</code></a> [maven-release-plugin] prepare release animal-sniffer-1.27</li> <li><a href="https://github.com/mojohaus/animal-sniffer/commit/c52bca7cf354f67bc0007bb39c5f728586a1b7b6"><code>c52bca7</code></a> Bump org.codehaus.mojo:mojo-parent from 94 to 95</li> <li><a href="https://github.com/mojohaus/animal-sniffer/commit/0b12ff1bef602d325e3206e4bba86ab5a4921b21"><code>0b12ff1</code></a> Bump org.ow2.asm:asm from 9.9 to 9.9.1</li> <li><a href="https://github.com/mojohaus/animal-sniffer/commit/60c8d1553893490ff7695a31c9594d014507e1a5"><code>60c8d15</code></a> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0</li> <li><a href="https://github.com/mojohaus/animal-sniffer/commit/c01c9fb4bb423c12d0670814de2ce0dc2eb87bf6"><code>c01c9fb</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.26...animal-sniffer-1.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:animal-sniffer-annotations&package-manager=maven&previous-version=1.26&new-version=1.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 9a0e7fd + 575e099 commit f3a519d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<byte-buddy.version>1.18.4</byte-buddy.version>
131131
<slf4j.version>2.0.17</slf4j.version>
132132
<surefire.version>3.5.4</surefire.version>
133-
<animal-sniffer.version>1.26</animal-sniffer.version>
133+
<animal-sniffer.version>1.27</animal-sniffer.version>
134134
<h2gis.version>2.2.3</h2gis.version>
135135
<morphia.version>2.5.2</morphia.version>
136136
<jmh.version>1.37</jmh.version>

0 commit comments

Comments
 (0)