Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2d7d6b

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 708e548 commit a2d7d6b

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
@@ -234,7 +234,7 @@ under the License.
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>
236236
<artifactId>maven-enforcer-plugin</artifactId>
237-
<version>3.5.0</version>
237+
<version>3.6.0</version>
238238
</plugin>
239239

240240
<plugin>
@@ -478,7 +478,7 @@ under the License.
478478
<plugin>
479479
<groupId>org.apache.maven.plugins</groupId>
480480
<artifactId>maven-enforcer-plugin</artifactId>
481-
<version>3.5.0</version>
481+
<version>3.6.0</version>
482482
<executions>
483483
<execution>
484484
<id>enforce-maven</id>

0 commit comments

Comments
 (0)