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 fb9044b commit c644db0Copy full SHA for c644db0
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
description = "Spring CredHub"
24
25
ext {
26
- springBootVersion = "3.4.9"
+ springBootVersion = "3.4.11"
27
javadocLinks = [
28
"https://docs.oracle.com/en/java/javase/17/docs/api/",
29
"https://docs.spring.io/spring-framework/docs/current/javadoc-api/"
0 commit comments