We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c8d5f7 + 5fc9d9d commit 1656cc5Copy full SHA for 1656cc5
1 file changed
pom.xml
@@ -19,9 +19,9 @@
19
<properties>
20
<!--=== GENERAL / DSPACE-API DEPENDENCIES ===-->
21
<java.version>17</java.version>
22
- <spring.version>6.2.9</spring.version>
23
- <spring-boot.version>3.5.4</spring-boot.version>
24
- <spring-security.version>6.5.2</spring-security.version> <!-- sync with version used by spring-boot-->
+ <spring.version>6.2.10</spring.version>
+ <spring-boot.version>3.5.5</spring-boot.version>
+ <spring-security.version>6.5.3</spring-security.version> <!-- sync with version used by spring-boot-->
25
<hibernate.version>6.4.10.Final</hibernate.version>
26
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
27
<postgresql.driver.version>42.7.7</postgresql.driver.version>
0 commit comments