Skip to content

Commit d4990dd

Browse files
build(deps): bump org.webjars:bootstrap from 5.3.7 to 5.3.8 (#1081)
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 5.3.7 to 5.3.8. - [Commits](webjars/bootstrap@bootstrap-5.3.7...bootstrap-5.3.8) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2172ad commit d4990dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootNotice/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525

2626
runtimeOnly 'com.h2database:h2'
2727

28-
implementation "org.webjars:bootstrap:5.3.7"
28+
implementation "org.webjars:bootstrap:5.3.8"
2929
implementation "org.webjars:jquery:3.7.1"
3030
}

0 commit comments

Comments
 (0)