From 7a5da69eccf24c2c843f66ebc98c1ec6cbb4cbe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 00:01:04 +0000 Subject: [PATCH] Bump bootstrap from 5.0.1 to 5.1.1 Bumps [bootstrap](https://github.com/webjars/bootstrap) from 5.0.1 to 5.1.1. - [Release notes](https://github.com/webjars/bootstrap/releases) - [Commits](https://github.com/webjars/bootstrap/compare/bootstrap-5.0.1...bootstrap-5.1.1) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index c79d2f0..b109b28 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -92,7 +92,7 @@ org.webjars bootstrap - 5.0.1 + 5.1.1