From fb3815db4a32cd5648284e0ece4c2a41ee9ded32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 08:02:27 +0000 Subject: [PATCH] build(deps): bump slf4j.version from 1.7.30 to 1.7.31 Bumps `slf4j.version` from 1.7.30 to 1.7.31. Updates `slf4j-api` from 1.7.30 to 1.7.31 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-log4j12` from 1.7.30 to 1.7.31 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-simple` from 1.7.30 to 1.7.31 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-log4j12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c365d94c..bbf1ec596 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ ${project.artifactId} 2.0.26 - 1.7.30 + 1.7.31