Skip to content

Commit

Permalink
Updated changelog for thymeleaf#809
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfernandez authored and hthole committed Jul 18, 2023
1 parent 130d68c commit 910e63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Fixed #numbers.format*() expression utility methods not producing numbers using the correct digit symbols for
locales that use them, in JDK versions where NumberFormat does this (currently >= JDK15).
- Fixed "package-list" not being produced for JavaDoc since JDK 11 started being used for compiling the project.
- Added instantiation of new objects and calls to static classes as forbidden operations in restricted mode.
- Updated OGNL dependency to 3.1.26.
- Updated jackson-databind to 2.11.3 and jackson-datatype to 2.11.3 (due to vulnerabilities in previous versions).

Expand Down

0 comments on commit 910e63b

Please sign in to comment.