Skip to content

Commit

Permalink
Bump org.webjars:bootstrap from 5.3.2 to 5.3.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent c574370 commit a39ee8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/ee10-metainf-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>5.3.2</version>
<version>5.3.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
Expand Down
2 changes: 1 addition & 1 deletion embedded/path-mapping-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>5.3.2</version>
<version>5.3.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a39ee8e

Please sign in to comment.