Bump truth from 1.1.1 to 1.1.2

Bumps [truth](https://github.com/google/truth) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index bd5a0c8..5eecfd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,7 +303,7 @@
             <dependency>
                 <groupId>com.google.truth</groupId>
                 <artifactId>truth</artifactId>
-                <version>1.1.1</version>
+                <version>1.1.2</version>
             </dependency>
             <dependency>
                 <groupId>xalan</groupId>