Merge pull request #55 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.20.0

TENTACLES-16: Bump maven-pmd-plugin from 3.19.0 to 3.20.0
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 3d7cbee..1b81fff 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -39,7 +39,7 @@
         uses: actions/checkout@v3
 
       - name: Configura artifact caching
-        uses: actions/cache@v3.2.2
+        uses: actions/cache@v3.2.3
         with:
           path: ~/.m2/repository
           key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
diff --git a/pom.xml b/pom.xml
index 643cbaf..472130a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <groupId>org.apache.creadur.tentacles</groupId>
   <artifactId>apache-tentacles</artifactId>
   <packaging>jar</packaging>
-  <version>0.1-SNAPSHOT</version>
+  <version>0.2-SNAPSHOT</version>
   <name>Apache Tentacles</name>
   <description>Utility to download binaries from a remote repository and scan them for LICENSE and NOTICE files</description>
   <dependencies>
diff --git a/src/site/site.xml b/src/site/site.xml
index 7fd9d4d..bc68657 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -97,7 +97,7 @@
     <menu ref="modules"/>
     <menu ref="reports"/>
 
-    <footer>Copyright &amp;copy; 2014-2022 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+    <footer>Copyright &amp;copy; 2014-2023 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
       Apache Creadur, Creadur, Apache Rat, Apache Tentacles, Apache Whisker, Apache and the Apache feather logo are trademarks
       of The Apache Software Foundation.
       Oracle and Java are registered trademarks of Oracle and/or its affiliates.