aboutsummaryrefslogtreecommitdiffstats
path: root/buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle')
-rw-r--r--buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle b/buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle
index 16cf302..ee5af57 100644
--- a/buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle
+++ b/buildSrc/src/main/groovy/org.onap.portal.history.java-common-conventions.gradle
@@ -16,7 +16,7 @@ maven {
}
dependencies {
- implementation 'org.springframework.boot:spring-boot-starter-webflux:2.5.5'
+ implementation 'org.springframework.boot:spring-boot-starter-webflux:3.1.2'
// Use JUnit Jupiter for testing.
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'