| commit | efade4c8ad2c4e7f923fc77d97dd600d9deb834b | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu May 28 19:55:48 2026 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Sep 03 18:07:16 2026 +0200 |
| tree | 824a48c518017dfaba58a8e6229991b4b0fd1e24 | |
| parent | fdd242f16610f2f5de5cb12328df21f2aeca3005 [diff] [blame] |
Bump org.apache.maven.plugins:maven-dependency-plugin Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.10.0...maven-dependency-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #142 Change-Id: I215a910fd05fa9742528c8658fe5a8b7434c819b
diff --git a/pom.xml b/pom.xml index 2b225a7..7d28108 100644 --- a/pom.xml +++ b/pom.xml
@@ -290,7 +290,7 @@ </plugin> <plugin> <artifactId>maven-dependency-plugin</artifactId> - <version>3.10.0</version> + <version>3.11.0</version> <executions> <execution> <id>analyze</id>