Merge pull request #2391 from apache/dependabot/maven/master/org.apache.maven.plugins-maven-deploy-plugin-3.1.2

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
diff --git a/bom/pom.xml b/bom/pom.xml
index e51204f..e67aef7 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -82,7 +82,7 @@
 		<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
 		<maven-surefire-report-plugin.version>3.2.5</maven-surefire-report-plugin.version>
         <!--  for surefire, failsafe and surefire-report  -->
-        <maven.plugin.tools.version>3.12.0</maven.plugin.tools.version>
+        <maven.plugin.tools.version>3.13.0</maven.plugin.tools.version>
 
         <!-- LIBRARY DEPENDENCIES -->
 
@@ -123,7 +123,7 @@
         <git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
         <graphql-java.version>19.2</graphql-java.version>
         <graphql-java-extended-scalars.version>22.0</graphql-java-extended-scalars.version>
-        <guava.version>33.1.0-jre</guava.version>
+        <guava.version>33.2.0-jre</guava.version>
 
         <htmlparser.version>2.1</htmlparser.version>
 
@@ -2283,7 +2283,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-install-plugin</artifactId>
-                    <version>3.1.1</version>    <!--bumped-->
+                    <version>3.1.2</version>    <!--bumped-->
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>