Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 7b5c86e

Browse files
authored
Merge pull request #80 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.1.0
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0
2 parents 6060e0e + 92f8e80 commit 7b5c86e

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
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.apache.maven.plugins</groupId>
165165
<artifactId>maven-enforcer-plugin</artifactId>
166-
<version>3.0.0</version>
166+
<version>3.1.0</version>
167167
<executions>
168168
<execution>
169169
<id>enforce-maven</id>

0 commit comments

Comments
 (0)