Merge pull request #56 from apache/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.2

TENTACLES-16: Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
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 3271bbf..f4e46cd 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>
@@ -287,7 +287,7 @@
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
         <!-- Later versions require Java 1.6+ -->
-        <version>3.19.0</version>
+        <version>3.20.0</version>
         <configuration>
           <linkXRef>true</linkXRef>
           <sourceEncoding>utf-8</sourceEncoding>
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.