chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3.1.1
diff --git a/pom.xml b/pom.xml
index f8e3b76..884d18b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
                     <!-- TODO: Consider switching to using `mvn versions:set` and org.sonatype.plugins:nexus-staging-maven-plugin -->

                     <groupId>org.apache.maven.plugins</groupId>

                     <artifactId>maven-release-plugin</artifactId>

-                    <version>3.1.0</version>

+                    <version>3.1.1</version>

                     <configuration>

                         <!-- When updating versions during release, synchronise versions of sub-modules with the parent-pom. -->

                         <autoVersionSubmodules>true</autoVersionSubmodules>