Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Bump modello-maven-plugin from 1.7 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 1.7 to 2.1.2.
- [Release notes](https://github.com/codehaus-plexus/modello/releases)
- [Commits](codehaus-plexus/modello@modello-1.7...modello-2.1.2)

---
updated-dependencies:
- dependency-name: org.codehaus.modello:modello-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent 362949c commit e260880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.7</version>
<version>2.1.2</version>
<configuration>
<!-- cause issue with datamanagement module -->
<useJava5>false</useJava5>
Expand Down

0 comments on commit e260880

Please sign in to comment.