Skip to content

Commit 5eb04fe

Browse files
dependabot[bot]isidore
authored andcommitted
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.0...maven-assembly-plugin-3.7.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8a9821 commit 5eb04fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
</plugin>
148148
<plugin>
149149
<artifactId>maven-assembly-plugin</artifactId>
150-
<version>3.7.0</version>
150+
<version>3.7.1</version>
151151
<configuration>
152152
<descriptors>
153153
<descriptor>src/main/assembly/bin.xml</descriptor>

0 commit comments

Comments
 (0)