Skip to content

Commit d9c3b1d

Browse files
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 (#2418)
Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.24 to 1.26. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@animal-sniffer-1.24...animal-sniffer-1.26) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-version: '1.26' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cc6dd0 commit d9c3b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.codehaus.mojo</groupId>
6868
<artifactId>animal-sniffer-maven-plugin</artifactId>
69-
<version>1.24</version>
69+
<version>1.26</version>
7070
<executions>
7171
<execution>
7272
<id>api-java8</id>

0 commit comments

Comments
 (0)