You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spring-denendencies are still on version 6.1.x. For quarkus 3.20, it would be somewhat important to upgrade the dependencies to 6.2.x since, for example, camel-quarkus will be based on camel version 4.10.x, which in return uses spring 6.2.x.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered:
Description
The spring-denendencies are still on version
6.1.x
. For quarkus3.20
, it would be somewhat important to upgrade the dependencies to6.2.x
since, for example, camel-quarkus will be based on camel version4.10.x
, which in return uses spring6.2.x
.Implementation ideas
No response
The text was updated successfully, but these errors were encountered: