Skip to content

Commit 0cd2070

Browse files
Bump slf4jVersion from 1.7.31 to 1.7.32 (#58)
Bumps `slf4jVersion` from 1.7.31 to 1.7.32. Updates `slf4j-api` from 1.7.31 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-simple` from 1.7.31 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Updates `jcl-over-slf4j` from 1.7.31 to 1.7.32 - [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:development update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.slf4j:jcl-over-slf4j dependency-type: direct:development 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 9f24d2b commit 0cd2070

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
@@ -204,7 +204,7 @@ under the License.
204204
<plexusVersion>1.5.4</plexusVersion>
205205
<scmVersion>1.4</scmVersion>
206206
<wagonVersion>3.3.1</wagonVersion>
207-
<slf4jVersion>1.7.31</slf4jVersion>
207+
<slf4jVersion>1.7.32</slf4jVersion>
208208
<!-- for ITs -->
209209
<checkstylePluginVersion>2.9.1</checkstylePluginVersion>
210210
<javadocPluginVersion>3.2.0</javadocPluginVersion>

0 commit comments

Comments
 (0)