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
Copy file name to clipboardExpand all lines: gradle.properties
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ npm_version=11.5.1
7
7
8
8
# Dependency versions
9
9
jhipster_dependencies_version=8.11.0
10
-
spring_boot_version=3.5.7
11
-
tomcat_version=10.1.48
12
-
spring_framework_version=6.2.13
10
+
spring_boot_version=3.5.8
11
+
tomcat_version=10.1.49
12
+
spring_framework_version=6.2.14
13
13
spring_cloud_version=4.3.0
14
-
spring_security_version=6.5.6
14
+
spring_security_version=6.5.7
15
15
# TODO: upgrading to 6.6.x currently leads to issues due to internal changes in Hibernate and potentially wrong use in Artemis server code. See https://hibernate.atlassian.net/browse/HHH-19249
0 commit comments