Skip to content

Commit 5885039

Browse files
dependabot[bot]jungm
authored andcommitted
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9614149 commit 5885039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

maven/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-plugin-plugin</artifactId>
108-
<version>3.15.1</version>
108+
<version>3.15.2</version>
109109
<executions>
110110
<execution>
111111
<id>mojo-descriptor</id>
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-plugin-plugin</artifactId>
131-
<version>3.15.1</version>
131+
<version>3.15.2</version>
132132
</plugin>
133133
</plugins>
134134
</reporting>

0 commit comments

Comments
 (0)