Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Bump maven-assembly-plugin from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
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](apache/maven-assembly-plugin@maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and vorburger committed Jan 23, 2019
1 parent 2d6c969 commit 3eb93d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
<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>
Expand Down

0 comments on commit 3eb93d3

Please sign in to comment.