This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git
The following commit(s) were added to refs/heads/jbake by this push:
new ee2ad7ae48 JSPWiki 2.12.4
ee2ad7ae48 is described below
commit ee2ad7ae482ce62bf4e4fc08167ab0f917cbacfc
Author: spyhunter99 <[email protected]>
AuthorDate: Wed Apr 8 18:49:35 2026 -0400
JSPWiki 2.12.4
---
src/main/jbake/assets/japicmp/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/jbake/assets/japicmp/index.html
b/src/main/jbake/assets/japicmp/index.html
index a12c061577..0042e3eb4b 100644
--- a/src/main/jbake/assets/japicmp/index.html
+++ b/src/main/jbake/assets/japicmp/index.html
@@ -2,13 +2,13 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
- <meta http-equiv="refresh"
content="1;url=http://jspwiki.apache.org/japicmp/2.12.3/">
+ <meta http-equiv="refresh"
content="1;url=http://jspwiki.apache.org/japicmp/2.12.4/">
<script type="text/javascript">
- window.location.href = "http://jspwiki.apache.org/japicmp/2.12.3/"
+ window.location.href = "http://jspwiki.apache.org/japicmp/2.12.4/"
</script>
<title>redirecting to latest compatibility reports</title>
</head>
<body>
- If you are not redirected automatically, follow the link to <a
href='http://jspwiki.apache.org/japicmp/2.12.3/'>latest compatibility
reports</a>.
+ If you are not redirected automatically, follow the link to <a
href='http://jspwiki.apache.org/japicmp/2.12.4/'>latest compatibility
reports</a>.
</body>
</html>