Skip to content

Commit 4c8a13b

Browse files
Bump slf4j-simple from 1.7.36 to 2.0.0
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8823eb commit 4c8a13b

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

2929
<quarkus.platform.version>2.10.3.Final</quarkus.platform.version>
30-
<slf4j.version>1.7.36</slf4j.version>
30+
<slf4j.version>2.0.0</slf4j.version>
3131
<openpojo.version>0.9.1</openpojo.version>
3232
</properties>
3333

0 commit comments

Comments
 (0)