Skip to content

Commit 1eadfeb

Browse files
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26
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] <[email protected]>
1 parent 941daae commit 1eadfeb

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
@@ -210,7 +210,7 @@ limitations under the License.
210210
<plugin>
211211
<groupId>org.codehaus.mojo</groupId>
212212
<artifactId>animal-sniffer-maven-plugin</artifactId>
213-
<version>1.24</version>
213+
<version>1.26</version>
214214
<configuration>
215215
<ignores>
216216
<!-- JDK9 breaks compatibility by returning ByteBuffer not Buffer -->

0 commit comments

Comments
 (0)