We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9581c8 commit 0d38ae4Copy full SHA for 0d38ae4
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'org.springframework:spring-webflux:6.2.5'
35
implementation 'org.springframework:spring-websocket:6.2.5'
36
implementation 'org.springframework:spring-messaging:6.2.5'
37
- implementation "org.springframework.boot:spring-boot-starter-data-jpa:3.4.4"
+ implementation "org.springframework.boot:spring-boot-starter-data-jpa:3.5.3"
38
implementation 'org.springframework.boot:spring-boot-starter-log4j2'
39
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
40
implementation 'org.springframework.boot:spring-boot-starter-web'
0 commit comments