commit | ac820b2928f3978bab18e27cb76cdc4dc7305ab3 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 23 09:28:00 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Sep 23 12:10:53 2025 +0200 |
tree | f90b0bd3f61601deec48013ff149628eb49e88a3 | |
parent | d14c7733a5fea1ca01d362827b9f1a7d735a0e2e [diff] [blame] |
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. - [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.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #825 Change-Id: I49cb089f934f878e8873e5c87fc74086deac6f82
diff --git a/pom.xml b/pom.xml index d2d121c..01ddac8 100644 --- a/pom.xml +++ b/pom.xml
@@ -214,7 +214,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.3.0</version> + <version>3.3.1</version> <executions> <execution> <id>attach-sources</id>