diff --git a/changes.md b/changes.md
index 94fcf32214..d9f548edfc 100644
--- a/changes.md
+++ b/changes.md
@@ -2,6 +2,16 @@ Changes log
===========
- 2.7 Release Candidate 1 (??-06-2026)
+ - Misc
+ - Upgraded Gson library to version 2.14.0.
+ - Upgraded Jackson library to version 2.21 (LTS).
+ - Upgraded Jetty library to version 2.0.36.
+ - Upgraded JSON library to version 20260522.
+ - Upgraded Slf4j library to version 2.0.18.
+ - Upgraded Springframework library to version 7.0.8.
+ - Upgraded Swagger library to version 2.2.50.
+ - Upgraded Swagger parser library to version 2.1.43.
+ - Upgraded Thymeleaf library to version 3.1.5.RELEASE.
- 2.7 Milestone 3 (10-06-2026)
- Enhancements
diff --git a/org.restlet.ext.jackson/pom.xml b/org.restlet.ext.jackson/pom.xml
index efd957f9f7..dcbaa0908d 100644
--- a/org.restlet.ext.jackson/pom.xml
+++ b/org.restlet.ext.jackson/pom.xml
@@ -23,7 +23,7 @@
com.fasterxml.jackson.core
jackson-annotations
- ${lib-jackson-version}
+ ${lib-jackson-annotations-version}
com.fasterxml.jackson.core
diff --git a/pom.xml b/pom.xml
index 3fc5b96372..61a5d6d781 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,22 +52,23 @@
2.3.34
- 2.13.1
- 2.19.1
- 2.14.0
- 12.0.22
- 20250517
+ 2.14.0
+ 2.21.4
+ 2.21
+ 2.14.2
+ 12.0.36
+ 20260522
1.2.17
1.3
4.3.1
- 2.0.17
- 6.2.8
- 2.2.43
- 2.1.38
- 3.1.3.RELEASE
+ 2.0.18
+ 7.0.8
+ 2.2.50
+ 2.1.43
+ 3.1.5.RELEASE
2.4.1
- 5.13.2
+ 5.14.4