commit | 8870bcdae283f782cf1d3bd0362f8396f56d7924 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jan 13 18:01:09 2023 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Mar 01 09:23:15 2023 +0100 |
tree | 8b3a58b1e9d152560543506cce41b8fb3b67fbe5 | |
parent | bc04c99ecd1f04ba1f08736b7cb6c3f28c66e5b3 [diff] |
Bump maven-dependency-plugin from 3.1.2 to 3.5.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.5.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #72 Change-Id: Ie1a8195ccee8b1705d0b8dc4971476713f93f0e8
diff --git a/pom.xml b/pom.xml index a2780e9..a91beac 100644 --- a/pom.xml +++ b/pom.xml
@@ -230,7 +230,7 @@ </plugin> <plugin> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.2</version> + <version>3.5.0</version> <executions> <execution> <id>analyze</id>