Bump maven-assembly-plugin from 3.1.0 to 3.1.1
authordependabot[bot] <support@dependabot.com>
Wed, 23 Jan 2019 21:46:42 +0000 (21:46 +0000)
committerMichael Vorburger <mike@vorburger.ch>
Wed, 1 Jul 2020 23:38:25 +0000 (01:38 +0200)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
pom.xml

diff --git a/pom.xml b/pom.xml
index 82baac8be39818a03e685afea31deb0e641e574f..fcdb1f4f83397273e14d6a9e7116e5ebae5ec7a2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <plugin>
         <artifactId>maven-assembly-plugin</artifactId>
         <!-- TODO upstream version into odlparent pluginManagement -->
-        <version>3.1.0</version>
+        <version>3.1.1</version>
         <configuration>
           <descriptors>
             <descriptor>src/assembly/simple.xml</descriptor>