commit | 1632cdb4475336acc18bc11358fb99bcbc2a12d3 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 22 17:56:43 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 12 09:26:12 2023 +0200 |
tree | dcf3d9529f67bfebcef0b35784f3814a91ce497e | |
parent | 482f250fe940651af0d805a0aabd7c454af73468 [diff] |
Bump maven-source-plugin from 3.2.1 to 3.3.0 in /full Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #615 Change-Id: I770c3ccbaa67b7d58eab991229c86aaa475eaaf8
diff --git a/full/pom.xml b/full/pom.xml index 78cbb6f..269214e 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -193,7 +193,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.2.1</version> + <version>3.3.0</version> <executions> <execution> <id>attach-sources</id>