Skip to content

Commit

Permalink
deps: bump org.apache.maven.plugins:maven-enforcer-plugin (#399)
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.0 to 3.4.1.
- [Release notes](https://github.com/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 6bc8978 commit 32f9650
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 @@ -33,7 +33,7 @@
<version.camunda-bpm-assert>15.0.0</version.camunda-bpm-assert>

<plugin.version.function-maven-plugin>0.11.0</plugin.version.function-maven-plugin>
<plugin.version.maven-enforcer-plugin>3.4.0</plugin.version.maven-enforcer-plugin>
<plugin.version.maven-enforcer-plugin>3.4.1</plugin.version.maven-enforcer-plugin>
<plugin.version.maven-install-plugin>3.1.1</plugin.version.maven-install-plugin>
<plugin.version.maven-resources-plugin>3.3.1</plugin.version.maven-resources-plugin>
<plugin.version.maven-shade-plugin>3.5.0</plugin.version.maven-shade-plugin>
Expand Down

0 comments on commit 32f9650

Please sign in to comment.