diff --git a/pom.xml b/pom.xml
index e4eb7dde10c..7a2ddcf8e61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
3.1.0
3.1.0
- 3.1.0-SNAPSHOT
+ 3.1.0
3.1.0
4.8.3-SNAPSHOT
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3f7f15034d0..d65e43af28a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -12,6 +12,9 @@
INCOMPATIBLE CHANGE: CookieManager.getPort(URL) removed. Looks like
<a href="http://code.google.com/p/googleappengine/issues/detail?id=4784"> is solved.
+
+ core-js: Handling of java primitive types in EqualObjectGraphs are fixed.
+
neko: mention CVE-2023-26119 on the github page.