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

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 1d2f355 commit 5ad6a08
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 @@ -14,7 +14,7 @@
<maven.compiler.target>11</maven.compiler.target>

<maven.clean.plugin.version>3.3.1</maven.clean.plugin.version>
<maven.enforcer.plugin.version>3.4.0</maven.enforcer.plugin.version>
<maven.enforcer.plugin.version>3.4.1</maven.enforcer.plugin.version>
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<maven.shade.plugin.version>3.5.0</maven.shade.plugin.version>
Expand Down

0 comments on commit 5ad6a08

Please sign in to comment.