Skip to content

Commit 23e74fc

Browse files
authored
Update changes.md
1 parent 739ea5a commit 23e74fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Changes log
22
===========
33

4-
- 2.5.0 (??-11-2024)
4+
- 2.5.0 (27-12-2024)
55
- Security
66
- Spring Framework before 6.0.0 suffers from a potential remote code execution (RCE) issue if used for Java deserialization
77
of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and
88
authentication may be required. Restlet Framework isn't able to upgrade to Spring Framewortk version 6.0 due to its
99
requirement to use Java 8. If you are running Java 17+, please override the Spring dependency in your POM to version 6.0+
1010
- Bugs fixed
11-
- Fixed serialization issues in the GWT edition between client and servver sides.
11+
- Fixed serialization issues in the GWT edition between client and server sides.
1212
- Misc
1313
- Deprecated JDBC, POP, POPS, SMTP, SMTPS protocol constants and SmtpPlainHelper for upcoming removal as the JavaMail extension
1414
is no more and added other missing code deprecations.

0 commit comments

Comments
 (0)