Skip to content

Commit ce00a00

Browse files
Bump slf4j.version from 1.7.30 to 1.7.32
Bumps `slf4j.version` from 1.7.30 to 1.7.32. Updates `slf4j-api` from 1.7.30 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.32) Updates `slf4j-simple` from 1.7.30 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.32) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api 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]>
1 parent 0831cab commit ce00a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ SPDX-License-Identifier: Apache-2.0
2828
<jakarta-bind-api.version>2.3.3</jakarta-bind-api.version>
2929
<jakarta-cdi-api.version>2.0.2</jakarta-cdi-api.version>
3030
<microprofile-config-api.version>2.0</microprofile-config-api.version>
31-
<slf4j.version>1.7.30</slf4j.version>
31+
<slf4j.version>1.7.32</slf4j.version>
3232

3333
<!-- Test -->
3434
<basex.version>9.2.4</basex.version>

0 commit comments

Comments
 (0)