Automatic Site Publish by Buildbot
diff --git a/apidocs/2.12.2-SNAPSHOT/constant-values.html b/apidocs/2.12.2-SNAPSHOT/constant-values.html
index 9ed6470..235eeab 100644
--- a/apidocs/2.12.2-SNAPSHOT/constant-values.html
+++ b/apidocs/2.12.2-SNAPSHOT/constant-values.html
@@ -128,7 +128,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><a href="org/apache/wiki/api/Release.html#BUILD">BUILD</a></code></th>
-<td class="colLast"><code>"13"</code></td>
+<td class="colLast"><code>"14"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a id="org.apache.wiki.api.Release.MINORREVISION">
@@ -156,7 +156,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><a href="org/apache/wiki/api/Release.html#VERSTR">VERSTR</a></code></th>
-<td class="colLast"><code>"2.12.2-git-13"</code></td>
+<td class="colLast"><code>"2.12.2-git-14"</code></td>
 </tr>
 </tbody>
 </table>
diff --git a/apidocs/2.12.2-SNAPSHOT/member-search-index.zip b/apidocs/2.12.2-SNAPSHOT/member-search-index.zip
index c41806e..ab6fd6a 100644
--- a/apidocs/2.12.2-SNAPSHOT/member-search-index.zip
+++ b/apidocs/2.12.2-SNAPSHOT/member-search-index.zip
Binary files differ
diff --git a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/api/providers/AttachmentProvider.html b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/api/providers/AttachmentProvider.html
index 00368ed..dc65fc6 100644
--- a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/api/providers/AttachmentProvider.html
+++ b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/api/providers/AttachmentProvider.html
@@ -348,7 +348,7 @@
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>att</code> - The attachment</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>An InputStream which you contains the raw data of the object. It's your responsibility to close it.</dd>
+<dd>An InputStream which contains the raw data of the object. It's your responsibility to close it.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../exceptions/ProviderException.html" title="class in org.apache.wiki.api.exceptions">ProviderException</a></code> - If the attachment cannot be found</dd>
 <dd><code>java.io.IOException</code> - If the attachment cannot be opened</dd>
diff --git a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/BasicAttachmentProvider.html b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/BasicAttachmentProvider.html
index 86ea94e..c1a4e36 100644
--- a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/BasicAttachmentProvider.html
+++ b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/BasicAttachmentProvider.html
@@ -601,7 +601,7 @@
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>att</code> - The attachment</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>An InputStream which you contains the raw data of the object. It's your responsibility to close it.</dd>
+<dd>An InputStream which contains the raw data of the object. It's your responsibility to close it.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.io.IOException</code> - If the attachment cannot be opened</dd>
 <dd><code><a href="../api/exceptions/ProviderException.html" title="class in org.apache.wiki.api.exceptions">ProviderException</a></code> - If the attachment cannot be found</dd>
diff --git a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/CachingAttachmentProvider.html b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/CachingAttachmentProvider.html
index b0d8f81..34978d2 100644
--- a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/CachingAttachmentProvider.html
+++ b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/CachingAttachmentProvider.html
@@ -411,7 +411,7 @@
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>att</code> - The attachment</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>An InputStream which you contains the raw data of the object. It's your responsibility to close it.</dd>
+<dd>An InputStream which contains the raw data of the object. It's your responsibility to close it.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../api/exceptions/ProviderException.html" title="class in org.apache.wiki.api.exceptions">ProviderException</a></code> - If the attachment cannot be found</dd>
 <dd><code>java.io.IOException</code> - If the attachment cannot be opened</dd>
diff --git a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/WikiAttachmentAdapterProvider.html b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/WikiAttachmentAdapterProvider.html
index b2f31d0..e19753c 100644
--- a/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/WikiAttachmentAdapterProvider.html
+++ b/apidocs/2.12.2-SNAPSHOT/org/apache/wiki/providers/WikiAttachmentAdapterProvider.html
@@ -443,7 +443,7 @@
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>att</code> - The attachment</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>An InputStream which you contains the raw data of the object. It's your responsibility to close it.</dd>
+<dd>An InputStream which contains the raw data of the object. It's your responsibility to close it.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../api/exceptions/ProviderException.html" title="class in org.apache.wiki.api.exceptions">ProviderException</a></code> - If the attachment cannot be found</dd>
 <dd><code>java.io.IOException</code> - If the attachment cannot be opened</dd>
diff --git a/apidocs/2.12.2-SNAPSHOT/package-search-index.zip b/apidocs/2.12.2-SNAPSHOT/package-search-index.zip
index 7381c8d..2841b47 100644
--- a/apidocs/2.12.2-SNAPSHOT/package-search-index.zip
+++ b/apidocs/2.12.2-SNAPSHOT/package-search-index.zip
Binary files differ
diff --git a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
index b2d1796..51bef92 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
+++ b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/Release.html
@@ -78,7 +78,7 @@
 <span class="sourceLineNo">069</span><a id="line.69">     *  &lt;p&gt;</a>
 <span class="sourceLineNo">070</span><a id="line.70">     *  If the build identifier is empty, it is not added.</a>
 <span class="sourceLineNo">071</span><a id="line.71">     */</a>
-<span class="sourceLineNo">072</span><a id="line.72">    public static final String     BUILD         = "13";</a>
+<span class="sourceLineNo">072</span><a id="line.72">    public static final String     BUILD         = "14";</a>
 <span class="sourceLineNo">073</span><a id="line.73"></a>
 <span class="sourceLineNo">074</span><a id="line.74">    /**</a>
 <span class="sourceLineNo">075</span><a id="line.75">     *  This is the generic version string you should use when printing out the version.  It is of</a>
diff --git a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/providers/AttachmentProvider.html b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/providers/AttachmentProvider.html
index 8a026a4..18f8a37 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/providers/AttachmentProvider.html
+++ b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/api/providers/AttachmentProvider.html
@@ -65,7 +65,7 @@
 <span class="sourceLineNo">056</span><a id="line.56">     *  Get attachment data.</a>
 <span class="sourceLineNo">057</span><a id="line.57">     *  </a>
 <span class="sourceLineNo">058</span><a id="line.58">     *  @param att The attachment</a>
-<span class="sourceLineNo">059</span><a id="line.59">     *  @return An InputStream which you contains the raw data of the object. It's your responsibility to close it.</a>
+<span class="sourceLineNo">059</span><a id="line.59">     *  @return An InputStream which contains the raw data of the object. It's your responsibility to close it.</a>
 <span class="sourceLineNo">060</span><a id="line.60">     *  @throws ProviderException If the attachment cannot be found</a>
 <span class="sourceLineNo">061</span><a id="line.61">     *  @throws IOException If the attachment cannot be opened</a>
 <span class="sourceLineNo">062</span><a id="line.62">     */</a>
diff --git a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.ElementDecoratorData.html b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.ElementDecoratorData.html
index 6ab9eb3..f81c72e 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.ElementDecoratorData.html
+++ b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.ElementDecoratorData.html
@@ -234,7 +234,7 @@
 <span class="sourceLineNo">225</span><a id="line.225"></a>
 <span class="sourceLineNo">226</span><a id="line.226">        final Map&lt; Object, Object &gt; m = new LinkedHashMap&lt;&gt;();</a>
 <span class="sourceLineNo">227</span><a id="line.227">        Arrays.stream( style.toLowerCase().split( ";" ) )</a>
-<span class="sourceLineNo">228</span><a id="line.228">              .filter( StringUtils::isNotEmpty )</a>
+<span class="sourceLineNo">228</span><a id="line.228">              .filter( StringUtils::isNotBlank )</a>
 <span class="sourceLineNo">229</span><a id="line.229">              .forEach( prop -&gt; m.put( prop.split( ":" )[ 0 ].trim(), prop.split( ":" )[ 1 ].trim() ) );</a>
 <span class="sourceLineNo">230</span><a id="line.230">        return m;</a>
 <span class="sourceLineNo">231</span><a id="line.231">    }</a>
diff --git a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.html b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.html
index 6ab9eb3..f81c72e 100644
--- a/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.html
+++ b/apidocs/2.12.2-SNAPSHOT/src-html/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.html
@@ -234,7 +234,7 @@
 <span class="sourceLineNo">225</span><a id="line.225"></a>
 <span class="sourceLineNo">226</span><a id="line.226">        final Map&lt; Object, Object &gt; m = new LinkedHashMap&lt;&gt;();</a>
 <span class="sourceLineNo">227</span><a id="line.227">        Arrays.stream( style.toLowerCase().split( ";" ) )</a>
-<span class="sourceLineNo">228</span><a id="line.228">              .filter( StringUtils::isNotEmpty )</a>
+<span class="sourceLineNo">228</span><a id="line.228">              .filter( StringUtils::isNotBlank )</a>
 <span class="sourceLineNo">229</span><a id="line.229">              .forEach( prop -&gt; m.put( prop.split( ":" )[ 0 ].trim(), prop.split( ":" )[ 1 ].trim() ) );</a>
 <span class="sourceLineNo">230</span><a id="line.230">        return m;</a>
 <span class="sourceLineNo">231</span><a id="line.231">    }</a>
diff --git a/apidocs/2.12.2-SNAPSHOT/type-search-index.zip b/apidocs/2.12.2-SNAPSHOT/type-search-index.zip
index bdef217..d6db3fa 100644
--- a/apidocs/2.12.2-SNAPSHOT/type-search-index.zip
+++ b/apidocs/2.12.2-SNAPSHOT/type-search-index.zip
Binary files differ
diff --git a/development/changelog.html b/development/changelog.html
index 5c9a2bd..27be2c7 100644
--- a/development/changelog.html
+++ b/development/changelog.html
@@ -186,6 +186,27 @@
 specific language governing permissions and limitations
 under the License.
 -->
+<p><strong>2024-05-01  Juan Pablo Santos (juanpablo AT apache DOT org)</strong></p>
+<ul>
+<li>
+<p><em>2.12.2-git-14</em></p>
+</li>
+<li>
+<p><a href="https://issues.apache.org/jira/browse/JSPWIKI-1190">JSPWIKI-1190</a> - Changing <code>jspwiki.syntax=markdown</code> breaks all the predefined/default wiki content</p>
+<ul>
+<li>Markdown wikipages are now generated from default wikipages as part of the build</li>
+<li>This generation allowed to uncover and fix a small bug in <code>XHtmlElementToWikiTranslator</code>, where an <code>ArrayIndexOutOfBOundsException</code> could occur when translating <code>style</code> tags</li>
+</ul>
+</li>
+<li>
+<p>Dependency updates</p>
+<ul>
+<li>Awaitility to 4.2.1 (closes <a href="https://github.com/apache/jspwiki/pull/337">PR #337</a>, thanks to Dependabot)</li>
+<li>Log4J to 2.23.1 (closes <a href="https://github.com/apache/jspwiki/pull/338">PR #338</a>, thanks to Dependabot)</li>
+<li>Maven plugins: install to 3.1.2, cargo to 1.10.13 (closes <a href="https://github.com/apache/jspwiki/pull/339">PR #339</a>, thanks to Dependabot)</li>
+</ul>
+</li>
+</ul>
 <p><strong>2024-04-27  Juan Pablo Santos (juanpablo AT apache DOT org)</strong></p>
 <ul>
 <li>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
index 404f7b9..dd184b3 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-adapters.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-210-adapters/2.12.2-SNAPSHOT/jspwiki-210-adapters-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:56.564+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:38.925+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
index 6ad6508..3138399 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-210-test-adaptees.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-210-test-adaptees/2.12.2-SNAPSHOT/jspwiki-210-test-adaptees-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:57.562+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:42.351+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
index f87051e..5737722 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-api.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-api/2.12.2-SNAPSHOT/jspwiki-api-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:57.834+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:42.933+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
index 23844a8..128e11f 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-bootstrap.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-bootstrap/2.12.2-SNAPSHOT/jspwiki-bootstrap-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:58.171+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:43.299+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
index d84128b..25b43ef 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-cache.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-cache/2.12.2-SNAPSHOT/jspwiki-cache-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:58.310+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:43.676+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
index ea583e8..ecaede3 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-event.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-event/2.12.2-SNAPSHOT/jspwiki-event-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:58.479+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:43.925+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
index ad979af..2061dfe 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-http.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-http/2.12.2-SNAPSHOT/jspwiki-http-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:58.631+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:44.304+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
index 21263e3..79aca75 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-kendra-searchprovider.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-kendra-searchprovider/2.12.2-SNAPSHOT/jspwiki-kendra-searchprovider-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:58.738+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:44.540+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
index 073b798..9b1af98 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-main.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-main/2.12.2-SNAPSHOT/jspwiki-main-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:04:59.464+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:46.083+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
index 19f1f98..b3eefaa 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-markdown.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-markdown/2.12.2-SNAPSHOT/jspwiki-markdown-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:05:00.131+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:47.143+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
index ebd2c98..224be72 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-tika-searchprovider.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-tika-searchprovider/2.12.2-SNAPSHOT/jspwiki-tika-searchprovider-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:05:00.237+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:47.934+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>
diff --git a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
index ede3b88..8213a0e 100644
--- a/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
+++ b/japicmp/2.12.2-SNAPSHOT/cmp-jspwiki-util.html
@@ -184,7 +184,7 @@
                     <td>New:</td><td>/home/jenkins/.m2/repository/org/apache/jspwiki/jspwiki-util/2.12.2-SNAPSHOT/jspwiki-util-2.12.2-SNAPSHOT.jar</td>
                 </tr>
                 <tr>
-                    <td>Created:</td><td>2024-04-27T16:05:00.382+0000</td>
+                    <td>Created:</td><td>2024-05-01T15:36:48.224+0000</td>
                 </tr>
                 <tr>
                     <td>Access modifier filter:</td><td>PROTECTED</td>