Skip to content

Commit 9bc328c

Browse files
build(deps): bump slf4j.version from 1.7.30 to 1.7.31 (#245)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13cf6a6 commit 9bc328c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
7777

7878
<swagger-parser.version>2.0.26</swagger-parser.version>
79-
<slf4j.version>1.7.30</slf4j.version>
79+
<slf4j.version>1.7.31</slf4j.version>
8080
</properties>
8181

8282
<dependencyManagement>

0 commit comments

Comments
 (0)