Bump guava from 25.1-jre to 32.0.0-jre in /src/it/includeClasspath

Bumps [guava](https://github.com/google/guava) from 25.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/src/it/includeClasspath/pom.xml b/src/it/includeClasspath/pom.xml
index 05e945e..fbed96f 100644
--- a/src/it/includeClasspath/pom.xml
+++ b/src/it/includeClasspath/pom.xml
@@ -54,7 +54,7 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-      <version>25.1-jre</version>
+      <version>32.0.0-jre</version>
     </dependency>
   </dependencies>
 </project>
\ No newline at end of file