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

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
diff --git a/bom/pom.xml b/bom/pom.xml
index 7108f27..90dd258 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>