Skip to content

Commit 040b125

Browse files
committed
fix(deps): bump maven-enforcer-plugin from 3.6.1 to 3.6.2
1 parent a3c6cc0 commit 040b125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ check for new dependency/plugin updates using:
726726
<plugin>
727727
<!-- https://maven.apache.org/enforcer/maven-enforcer-plugin/usage.html -->
728728
<artifactId>maven-enforcer-plugin</artifactId>
729-
<version>3.6.1</version>
729+
<version>3.6.2</version>
730730
<executions>
731731
<execution>
732732
<id>basic-checks@validate</id>

0 commit comments

Comments
 (0)