Skip to content

Commit 0b41553

Browse files
author
Dennis Labordus
authored
Merge pull request #121 from com-pas/dependabot/maven/slf4j.version-2.0.1
Bump slf4j.version from 2.0.0 to 2.0.1
2 parents 08454d9 + 0508d76 commit 0b41553

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

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

0 commit comments

Comments
 (0)