Skip to content

Commit 084f1eb

Browse files
Bump org.springframework:spring-webflux from 6.2.5 to 6.2.11
Bumps [org.springframework:spring-webflux](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-webflux dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9581c8 commit 084f1eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ dependencies {
3131
implementation 'com.bitpay:bitpay_sdk:9.0.2'
3232
implementation 'org.liquibase:liquibase-core:4.31.1'
3333
implementation 'com.h2database:h2:2.1.214'
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'
34+
implementation 'org.springframework:spring-webflux:6.2.11'
35+
implementation 'org.springframework:spring-websocket:6.2.11'
36+
implementation 'org.springframework:spring-messaging:6.2.11'
3737
implementation "org.springframework.boot:spring-boot-starter-data-jpa:3.4.4"
3838
implementation 'org.springframework.boot:spring-boot-starter-log4j2'
3939
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'

0 commit comments

Comments
 (0)