commit | 83c4bd382456a39ddcb85f2bffbd6d649e7be0cd | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 06 05:43:07 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jul 14 10:59:30 2020 +0200 |
tree | 3501e5624a41627f20e632ae5af28982daff754f | |
parent | 01f2a2df861da1689d8bbaff250b513e133248cd [diff] [blame] |
Bump maven-source-plugin from 3.0.1 to 3.2.1 in /core Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I8b5b492781c893c413c7556fe805117adfec728a
diff --git a/core/pom.xml b/core/pom.xml index 956b71f..ab4fa3f 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -79,7 +79,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.0.1</version> + <version>3.2.1</version> <executions> <execution> <id>attach-sources</id>