Bump maven-install-plugin to 3.1.2 83/111583/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 May 2024 10:26:06 +0000 (12:26 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 3 May 2024 10:26:45 +0000 (12:26 +0200)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12353548

Change-Id: Ia256f4f606946f4b0221dc62d5140c574bc985f0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent-lite/pom.xml

index d7a9c77afe83c2cbea816af437dc1341396dc3d7..f7e5db42666265a56a274c2ba92e47887322e620 100644 (file)
         </plugin>
         <plugin>
           <artifactId>maven-install-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
           <configuration>
             <skip>${maven.install.skip}</skip>
           </configuration>