Skip to content

Commit 9063d0a

Browse files
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 a14dc6d commit 9063d0a

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
@@ -112,7 +112,7 @@
112112
</plugin>
113113
<plugin>
114114
<artifactId>maven-enforcer-plugin</artifactId>
115-
<version>3.2.1</version>
115+
<version>3.3.0</version>
116116
</plugin>
117117
<plugin>
118118
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)