Skip to content

Commit 8af8991

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 (#2178)
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.5.0 to 3.6.2. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f434a7e commit 8af8991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logbook-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
<plugin>
550550
<groupId>org.apache.maven.plugins</groupId>
551551
<artifactId>maven-enforcer-plugin</artifactId>
552-
<version>3.5.0</version>
552+
<version>3.6.2</version>
553553
<executions>
554554
<execution>
555555
<id>enforce-maven</id>

0 commit comments

Comments
 (0)