| commit | 40edfbfca5befdaf32331135fa2e10801ce9f2d2 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Dec 25 18:01:12 2025 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Dec 27 09:21:46 2025 +0100 |
| tree | 75d49016ef2d604f84d2ba51252bfbc44f3850fe | |
| parent | d3d7be92216e04ecc26b31eccc55a5f626623b4c [diff] [blame] |
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.4.0 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #126 Change-Id: I39312b330ae99fb02c08a44523725aa8a589e3cc
diff --git a/pom.xml b/pom.xml index e134b56..716f56a 100644 --- a/pom.xml +++ b/pom.xml
@@ -294,7 +294,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.3.0</version> + <version>3.4.0</version> <executions> <execution> <id>attach-sources</id>