Skip to content

Commit a17dca5

Browse files
Bump org.codehaus.modello:modello-maven-plugin from 2.5.1 to 2.6.0 (#2243) (#2249)
Bumps [org.codehaus.modello:modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/codehaus-plexus/modello/releases) - [Commits](codehaus-plexus/modello@modello-2.5.1...modello-2.6.0) --- updated-dependencies: - dependency-name: org.codehaus.modello:modello-maven-plugin dependency-version: 2.6.0 dependency-type: direct:development 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 8be7348 commit a17dca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.codehaus.modello</groupId>
6464
<artifactId>modello-maven-plugin</artifactId>
65-
<version>2.5.1</version>
65+
<version>2.6.0</version>
6666
<executions>
6767
<execution>
6868
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)