Skip to content

Commit fb69d6b

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-dependency-plugin from 3.1.2 to 3.2.0
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22799fe commit fb69d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modello-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugins>
5353
<plugin>
5454
<artifactId>maven-dependency-plugin</artifactId>
55-
<version>3.1.2</version>
55+
<version>3.2.0</version>
5656
<executions>
5757
<execution>
5858
<id>copy-test-libs</id>

0 commit comments

Comments
 (0)