Skip to content

Commit db7dea5

Browse files
Update dependency org.webjars:bootstrap to v5.3.1
1 parent 6710012 commit db7dea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
runtimeOnly 'org.webjars:webjars-locator-core'
4545
runtimeOnly 'net.logstash.logback:logstash-logback-encoder:6.6'
4646
runtimeOnly 'org.webjars:jquery:3.6.0'
47-
runtimeOnly 'org.webjars:bootstrap:5.1.1'
47+
runtimeOnly 'org.webjars:bootstrap:5.3.1'
4848
runtimeOnly 'org.webjars.npm:bootstrap-icons:1.5.0'
4949
annotationProcessor 'org.projectlombok:lombok'
5050
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)