Bump maven-war-plugin from 3.3.0 to 3.3.1

Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-war-plugin/releases)
- [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.0...maven-war-plugin-3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index d984738..906c00d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.3.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>