| commit | e821c4c97445e6b76b6e50b131abc745ff1cbfe8 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 09 21:19:40 2026 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Feb 10 10:42:12 2026 +0100 |
| tree | a741e441d3ba04e9de1a26198fa235a08f991de2 | |
| parent | a5804ff22cb9c1fe17992c317222cf6b20b8acbb [diff] |
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.9.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #136 Change-Id: I344f364c4235e77c6e5320d41022c7786c562675
diff --git a/pom.xml b/pom.xml index eec21db..db406aa 100644 --- a/pom.xml +++ b/pom.xml
@@ -290,7 +290,7 @@ </plugin> <plugin> <artifactId>maven-dependency-plugin</artifactId> - <version>3.9.0</version> + <version>3.10.0</version> <executions> <execution> <id>analyze</id>