Probably caused by the following from the release notes:
"We removed support for Java 11 and Java 17, please use Java 21"
Encryption release notes for version 10.0.3 says:
"- We changed AES/GCM/PKCS5PADDING to AES/GCM/NoPadding, this is equivalent for AES in GCM mode but will prevent errors when using Java 21. (Ticket 225806)"
Did you update your Encryption module?
I did not! I searched the internet but missed this one:
I now see it is in the release notes. Sorry, missed it, my bad!
Thanks for answering this, Martijn.