| commit | 0a73549267fe8b664777f7aa0e2b46052283785d | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 01 18:59:52 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Wed Dec 03 11:40:22 2025 +0100 |
| tree | 5b85fe034269da5dbe91e723f0f71a5de0cdb866 | |
| parent | 31cfe3d1eefc46d7064e8ebd8640f036c4be8306 [diff] |
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 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.1...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 #880 Change-Id: I31627dea7b4d36deb3646a36443285c1ae7fd2b4
diff --git a/pom.xml b/pom.xml index 555ba40..1bc1ad9 100644 --- a/pom.xml +++ b/pom.xml
@@ -266,7 +266,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.3.1</version> + <version>3.4.0</version> <executions> <execution> <id>attach-sources</id>