Skip to content

Commit 3b82120

Browse files
authored
Merge pull request #5 from aleph0io/dependabot/maven/main/org.apache.maven.plugins-maven-dependency-plugin-3.4.0
Bump maven-dependency-plugin from 3.3.0 to 3.4.0
2 parents 407afac + de81590 commit 3b82120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ under the License.
7070
<plugin>
7171
<groupId>org.apache.maven.plugins</groupId>
7272
<artifactId>maven-dependency-plugin</artifactId>
73-
<version>3.3.0</version>
73+
<version>3.4.0</version>
7474
<configuration>
7575
<outputDirectory>${project.build.directory}/dependencies</outputDirectory>
7676
</configuration>

0 commit comments

Comments
 (0)