Skip to content

Commit fabe822

Browse files
authored
Merge pull request #38 from resteasy/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.6.2
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2
2 parents 2812f66 + 867221e commit fabe822

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
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-enforcer-plugin</artifactId>
131-
<version>3.6.1</version>
131+
<version>3.6.2</version>
132132
<executions>
133133
<execution>
134134
<id>enforce-java</id>

0 commit comments

Comments
 (0)