Skip to content

Commit e6eb50a

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 (#229)
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.1...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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e235ef commit e6eb50a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-enforcer-plugin</artifactId>
191-
<version>3.6.1</version>
191+
<version>3.6.2</version>
192192
<executions>
193193
<execution>
194194
<id>enforce-maven</id>
@@ -299,7 +299,7 @@
299299
<plugin>
300300
<groupId>org.apache.maven.plugins</groupId>
301301
<artifactId>maven-enforcer-plugin</artifactId>
302-
<version>3.6.1</version>
302+
<version>3.6.2</version>
303303
<executions>
304304
<execution>
305305
<id>enforce-test-setup</id>

0 commit comments

Comments
 (0)