Skip to content

Commit 853b478

Browse files
Bump slf4j.version from 1.7.33 to 1.7.35
Bumps `slf4j.version` from 1.7.33 to 1.7.35. Updates `slf4j-api` from 1.7.33 to 1.7.35 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35) Updates `slf4j-simple` from 1.7.33 to 1.7.35 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35) --- 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 193235c commit 853b478

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
@@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
2929
<quarkus.platform.version>2.6.3.Final</quarkus.platform.version>
3030
<jaxb-impl.version>2.3.5</jaxb-impl.version>
3131
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
32-
<slf4j.version>1.7.33</slf4j.version>
32+
<slf4j.version>1.7.35</slf4j.version>
3333
<openpojo.version>0.9.1</openpojo.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)