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 1bb0709 commit 7c9143dCopy full SHA for 7c9143d
SpringBootNotice/build.gradle
@@ -25,6 +25,6 @@ dependencies {
25
26
runtimeOnly 'com.h2database:h2'
27
28
- implementation "org.webjars:bootstrap:5.3.6"
+ implementation "org.webjars:bootstrap:5.3.7"
29
implementation "org.webjars:jquery:3.7.1"
30
}
0 commit comments