Skip to content

Commit 47b0221

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.2...enforcer-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6749699 commit 47b0221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-enforcer-plugin</artifactId>
195-
<version>3.6.2</version>
195+
<version>3.6.3</version>
196196
<executions>
197197
<execution>
198198
<id>enforce-maven</id>
@@ -303,7 +303,7 @@
303303
<plugin>
304304
<groupId>org.apache.maven.plugins</groupId>
305305
<artifactId>maven-enforcer-plugin</artifactId>
306-
<version>3.6.2</version>
306+
<version>3.6.3</version>
307307
<executions>
308308
<execution>
309309
<id>enforce-test-setup</id>

0 commit comments

Comments
 (0)