Skip to content

Commit 7412f9d

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.14.0
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.13.1 to 3.14.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 687c3c2 commit 7412f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-plugin-plugin</artifactId>
118-
<version>3.13.1</version>
118+
<version>3.14.0</version>
119119
<configuration>
120120
<goalPrefix>git-code-format</goalPrefix>
121121
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)