Skip to content

Commit 4dd6b37

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

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.10.2</compas.core.version>
2828

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

0 commit comments

Comments
 (0)