Skip to content

Commit eac695e

Browse files
committed
chore(docs): add spring 6 info to migration guide
camunda/camunda-bpm-platform#4869
1 parent 6fd5d31 commit eac695e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/update/minor/722-to-723/_index.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,8 @@ You can read more about the warnings [here](https://www.graalvm.org/jdk17/refere
5858
If you want to ensure the best performance for JS execution, you can always configure the GraalVM Compiler with your JDK of choice, or use the GraalVM JDK.
5959

6060
More information on how to do this can be found in the official [GraalVM documentation](https://www.graalvm.org/jdk17/reference-manual/js/RunOnJDK/#graalvm-javascript-on-jdk-11).
61-
{{< /note >}}
61+
{{< /note >}}
62+
63+
# Spring Framework Upgrade
64+
65+
Starting with version `7.23`, the `camunda-engine` artifact now uses Spring Framework 6 by default, replacing Spring 5 from previous releases.

0 commit comments

Comments
 (0)