-Merge job fails while building maven deploy code due to version compatibility
-Adding the latest version to assess if it works on pipeline and passes so-java17-merge job.
Issue-ID: SO-4125
Change-ID: I78f04f000a814d999f92f8d86609b0999b0b9666
Signed-off-by: Sreeja Gattagouni <SG00744975@techmahindra.com>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
+ <version>3.1.2</version>
<!-- This version supports the "deployAtEnd" parameter -->
<configuration>
<skip />