Skip to content

Commit bbaabd1

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.0. - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed01665 commit bbaabd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jannovar-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
zip/tar.gz file -->
213213
<plugin>
214214
<artifactId>maven-assembly-plugin</artifactId>
215-
<version>3.6.0</version>
215+
<version>3.7.0</version>
216216
<configuration>
217217
<descriptors>
218218
<descriptor>src/assembly/dep.xml</descriptor>

0 commit comments

Comments
 (0)