commit | c8e144443b759056d03bfb209b617f6a9e731b2f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Mar 24 13:16:12 2022 +0000 |
committer | GitHub <noreply@github.com> | Thu Mar 24 13:16:12 2022 +0000 |
tree | 63146dad8784057d727f54a5573e18e8b7ff444b | |
parent | 96e8429325c615cf75d7bbc64e5532106c5f9d70 [diff] |
Bump animal-sniffer-maven-plugin from 1.17 to 1.21 Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.17 to 1.21. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.17...animal-sniffer-parent-1.21) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 4e26a3c..547f00f 100644 --- a/pom.xml +++ b/pom.xml
@@ -61,7 +61,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> - <version>1.17</version> + <version>1.21</version> </plugin> <plugin> <artifactId>maven-changes-plugin</artifactId>