Skip to content

Commit

Permalink
Temporarily disable Dependabot upgrades of maven-release-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Oct 25, 2024
1 parent 17e3c76 commit 872459e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ updates:
- dependency-name: "org.apache.camel.maven:*"
# To be kept manually in alignment with the enforcer API version used in quarkus-enforcer-rules
- dependency-name: "org.apache.maven.plugins:maven-enforcer-plugin"
# Avoid upgrading due to https://github.com/apache/camel-quarkus/issues/6698
- dependency-name: "org.apache.maven.plugins:maven-release-plugin"

0 comments on commit 872459e

Please sign in to comment.