Bump maven-plugin-plugin to 3.6.2 30/98830/1
authorStephen Kitt <skitt@redhat.com>
Fri, 3 Dec 2021 09:15:06 +0000 (10:15 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 3 Dec 2021 09:15:06 +0000 (10:15 +0100)
Changes: https://maven.apache.org/docs/3.6.2/release-notes.html

Change-Id: Ib80a895a474f8f71920a81a844f4392c6153d3e3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
copy-files-plugin/pom.xml
odlparent/pom.xml

index 0d89fa55492879700cea0c520871f5cd39be53a1..29a40f381b84892468e36ab4114c9c5200ca0b6d 100644 (file)
@@ -44,7 +44,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-plugin-plugin</artifactId>
-                <version>3.6.1</version>
+                <version>3.6.2</version>
                 <executions>
                     <execution>
                         <id>mojo-descriptor</id>
index 72e8071c83d2d57cbed1eda84692c826efeddce1..2c8bfda614e1f12d13070ad964506df614321445 100644 (file)
 
         <plugin>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>3.6.1</version>
+          <version>3.6.2</version>
         </plugin>
 
         <plugin>