Skip to content

Commit f469265

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin (#1368)
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.6.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88c95d2 commit f469265

File tree

1 file changed

+1
-1
lines changed
  • DataProcessing/datax-keyvault

1 file changed

+1
-1
lines changed

DataProcessing/datax-keyvault/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ SOFTWARE
181181
<!-- enable scalatest -->
182182
<plugin>
183183
<artifactId>maven-assembly-plugin</artifactId>
184-
<version>3.6.0</version>
184+
<version>3.7.1</version>
185185
<configuration>
186186
<descriptors>
187187
<descriptor>with-dependencies.xml</descriptor>

0 commit comments

Comments
 (0)