Update commons-skin 4.1 -> 4.2
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 850163c..a1a4127 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,7 @@
     <body>
 
         <release version="50" date="MM-DD-YYYY" description="TBD">
+            <action type="update" dev="aherbert">site.xml: commons-skin 4.1 -> 4.2</action>
             <action type="update" dev="aherbert">site.xml: Removed CDATA tag around the custom footer element</action>
             <action type="update" dev="aherbert">commons.wagon-ssh.version 3.3.3 -> 3.3.4</action>
             <action type="update" dev="aherbert">commons.assembly-plugin.version 3.1.1 -> 3.2.0</action>
diff --git a/src/site/site.xml b/src/site/site.xml
index faf11cb..3cb8918 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -53,7 +53,7 @@
   <skin>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-skin</artifactId>
-    <version>4.1</version>
+    <version>4.2</version>
   </skin>
 
   <body>