Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and squakez committed Aug 8, 2024
1 parent 924f68a commit cd35d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<maven-jar-plugin-version>3.4.2</maven-jar-plugin-version>
<maven-invoker-plugin-version>3.2.1</maven-invoker-plugin-version>
<maven-clean-plugin-version>3.3.2</maven-clean-plugin-version>
<maven-enforcer-plugin-version>3.4.1</maven-enforcer-plugin-version>
<maven-enforcer-plugin-version>3.5.0</maven-enforcer-plugin-version>
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
<maven-site-plugin-version>3.12.1</maven-site-plugin-version>
<maven-pmd-plugin-version>3.21.2</maven-pmd-plugin-version>
Expand Down
2 changes: 1 addition & 1 deletion support/camel-k-runtime-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- reproduceable builds: https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<project.build.outputTimestamp>1722418838</project.build.outputTimestamp>
<jolokia-version>2.0.3</jolokia-version>
<maven-enforcer-plugin-version>3.4.1</maven-enforcer-plugin-version>
<maven-enforcer-plugin-version>3.5.0</maven-enforcer-plugin-version>
<maven-version>3.8.6</maven-version>
<quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
<quarkus-platform-version>3.13.0</quarkus-platform-version>
Expand Down

0 comments on commit cd35d2c

Please sign in to comment.