Skip to content

Commit 8a8a7ef

Browse files
Bump org.webjars:bootstrap from 5.3.2 to 5.3.3
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 5.3.2 to 5.3.3. - [Commits](webjars/bootstrap@bootstrap-5.3.2...bootstrap-5.3.3) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b89de30 commit 8a8a7ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/ee10-metainf-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.webjars</groupId>
3232
<artifactId>bootstrap</artifactId>
33-
<version>5.3.2</version>
33+
<version>5.3.3</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.eclipse.jetty.toolchain</groupId>

embedded/path-mapping-handler/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.webjars</groupId>
2929
<artifactId>bootstrap</artifactId>
30-
<version>5.3.2</version>
30+
<version>5.3.3</version>
3131
</dependency>
3232

3333
<dependency>

0 commit comments

Comments
 (0)