Skip to content

Commit cd88c60

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.10.2 to 3.11.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.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 5dd346e commit cd88c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<plugin>
148148
<groupId>org.apache.maven.plugins</groupId>
149149
<artifactId>maven-plugin-plugin</artifactId>
150-
<version>3.10.2</version>
150+
<version>3.11.0</version>
151151
</plugin>
152152

153153
<plugin>
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>org.apache.maven.plugins</groupId>
208208
<artifactId>maven-plugin-plugin</artifactId>
209-
<version>3.10.2</version>
209+
<version>3.11.0</version>
210210
</plugin>
211211

212212
<plugin>

0 commit comments

Comments
 (0)