Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Oct 22, 2024
1 parent b37a114 commit ba6598c
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 @@ -139,7 +139,7 @@
<maven.jacoco.version>0.8.12</maven.jacoco.version>
<maven.versions.version>2.17.1</maven.versions.version>
<maven.forbiddenapis.version>3.8</maven.forbiddenapis.version>
<maven.enforcer.version>3.4.1</maven.enforcer.version>
<maven.enforcer.version>3.5.0</maven.enforcer.version>
<maven.surefire.version>3.5.1</maven.surefire.version>
</properties>

Expand Down

0 comments on commit ba6598c

Please sign in to comment.