Skip to content

Commit c806a5e

Browse files
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 (#136)
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44b543f commit c806a5e

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
@@ -141,7 +141,7 @@ under the License.
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>
143143
<artifactId>maven-enforcer-plugin</artifactId>
144-
<version>3.5.0</version>
144+
<version>3.6.1</version>
145145
</plugin>
146146

147147
<plugin>
@@ -408,7 +408,7 @@ under the License.
408408
<plugin>
409409
<groupId>org.apache.maven.plugins</groupId>
410410
<artifactId>maven-enforcer-plugin</artifactId>
411-
<version>3.5.0</version>
411+
<version>3.6.1</version>
412412
<executions>
413413
<execution>
414414
<id>enforce-maven</id>

0 commit comments

Comments
 (0)