Skip to content

Commit 0bd22a2

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.2.1...enforcer-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e984367 commit 0bd22a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.apache.maven.plugins</groupId>
198198
<artifactId>maven-enforcer-plugin</artifactId>
199-
<version>3.2.1</version>
199+
<version>3.3.0</version>
200200
<executions>
201201
<execution>
202202
<id>enforce-java</id>

0 commit comments

Comments
 (0)