Skip to content

Commit

Permalink
[data-plane]: bump org.apache.maven.plugins:maven-enforcer-plugin fro…
Browse files Browse the repository at this point in the history
…m 3.4.1 to 3.5.0 in /data-plane (#3921)

* [data-plane]: bump org.apache.maven.plugins:maven-enforcer-plugin

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>

* [dependabot skip] Update data-plane/THIRD-PARTY.txt

Signed-off-by: Knative Automation <automation@knative.team>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Knative Automation <automation@knative.team>
  • Loading branch information
dependabot[bot] and knative-automation authored Jul 9, 2024
1 parent c7d9493 commit dc6b013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-plane/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.shade.plugin.version>3.5.1</maven.shade.plugin.version>
<maven.editorconfig.plugin.version>0.1.1</maven.editorconfig.plugin.version>
<maven.jacoco.plugin.version>0.8.12</maven.jacoco.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.license.plugin.version>2.0.0</maven.license.plugin.version>
<mycila.license.plugin.version>4.1</mycila.license.plugin.version>
<spotless.plugin.version>2.38.0</spotless.plugin.version>
Expand Down

0 comments on commit dc6b013

Please sign in to comment.