3.0.0-git-02
diff --git a/ChangeLog.md b/ChangeLog.md
index 798f655..6de7164 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -17,6 +17,19 @@
under the License.
-->
+**2025-09-30 Juan Pablo Santos (juanpablo AT apache DOT org)**
+
+* _3.0.0-git-02_
+
+* JDK-17 as baseline
+
+* Dependency updates
+ * JUnit to 6.0.0
+ * Mockito to 5.20.0
+ * Selenide 7.10.1
+ * SLF4J to 2.0.17
+ * Maven plugins: wro4j to 2.1.1 (closes [PR #285](https://github.com/apache/jspwiki/pull/285))
+
**2025-09-27 Juan Pablo Santos (juanpablo AT apache DOT org)**
* _3.0.0-git-01_
diff --git a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
index 7c9efc3..aae8500 100644
--- a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
+++ b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
@@ -69,7 +69,7 @@
* <p>
* If the build identifier is empty, it is not added.
*/
- public static final String BUILD = "01";
+ public static final String BUILD = "02";
/**
* This is the generic version string you should use when printing out the version. It is of