-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
-
Very Likely
-
0
The content of the platform bom should be reviewed and updated, in particular, I compared our BOM overrides with spring boot bom 3.2.5, and found the following (not blocking, but our bom can be cleaned up for the next release)
- snakeyaml can be removed, finally sb is using 2.2
- hsqldb can be removed, same version specified in sb bom
- undertow we are using the latest productrized version 2.3.10.., though, sb is on 2.3.12.Final
- logback can be removed, same version as sb
- tomcat can be removed most probably, spring boot bom contains a greater version
- json-path, same version as sb
- angus-mail, can be updated (or removed to use the sb one)
- our netty version is a bit older compared to the sb one
- our infinispan version is a bit older compared to the sb one