Skip to content

Commit fdb0135

Browse files
Bump slf4j.version from 2.0.2 to 2.0.3
Bumps `slf4j.version` from 2.0.2 to 2.0.3. Updates `slf4j-api` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.2...v_2.0.3) Updates `slf4j-simple` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.2...v_2.0.3) --- 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 d10d92d commit fdb0135

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
@@ -27,7 +27,7 @@ SPDX-License-Identifier: Apache-2.0
2727
<compas.core.version>0.9.3</compas.core.version>
2828

2929
<quarkus.platform.version>2.12.3.Final</quarkus.platform.version>
30-
<slf4j.version>2.0.2</slf4j.version>
30+
<slf4j.version>2.0.3</slf4j.version>
3131
<openpojo.version>0.9.1</openpojo.version>
3232
</properties>
3333

0 commit comments

Comments
 (0)