Skip to content

Commit 3b3af82

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps): 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] <support@github.com>
1 parent c917e81 commit 3b3af82

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
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>
207207
<artifactId>maven-enforcer-plugin</artifactId>
208-
<version>3.2.1</version>
208+
<version>3.3.0</version>
209209
<executions>
210210
<execution>
211211
<id>enforce-maven</id>

0 commit comments

Comments
 (0)