Skip to content

Commit 741394b

Browse files
Bump maven-plugin-plugin from 3.6.0 to 3.8.2 (#105)
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.8.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.0...maven-plugin-tools-3.8.2) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8868829 commit 741394b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
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.6.0</version>
118+
<version>3.8.2</version>
119119
<configuration>
120120
<goalPrefix>git-code-format</goalPrefix>
121121
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)