Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4…
Browse files Browse the repository at this point in the history
….1 (#439)

* Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1

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] <[email protected]>

* Trigger notification

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Borriello <[email protected]>
  • Loading branch information
dependabot[bot] and Fabio Borriello authored Sep 12, 2023
1 parent 7d4f588 commit ef0722b
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 @@ -90,7 +90,7 @@
<maven.release.plugin.version>3.0.0-M4</maven.release.plugin.version>
<maven.nexus-staging.plugin.version>1.6.13</maven.nexus-staging.plugin.version>
<maven.project.info.reports.plugin.version>3.1.2</maven.project.info.reports.plugin.version>
<maven-enforcer-plugin.version>3.4.0</maven-enforcer-plugin.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<checkstyle.check.skip>false</checkstyle.check.skip>
<!-- excludes the Record classes from being analyzed as they are not yet supported by the checkstyle plugin -->
<checkstyle.exclusion>
Expand Down

0 comments on commit ef0722b

Please sign in to comment.