Skip to content

Commit 269b067

Browse files
author
Dennis Labordus
authored
Merge pull request #261 from com-pas/dependabot/maven/slf4j.version-2.0.2
Bump slf4j.version from 2.0.1 to 2.0.2
2 parents 318e425 + 40cad73 commit 269b067

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
@@ -28,7 +28,7 @@ SPDX-License-Identifier: Apache-2.0
2828
<quarkus.platform.version>2.12.3.Final</quarkus.platform.version>
2929
<jaxb-impl.version>2.3.6</jaxb-impl.version>
3030
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
31-
<slf4j.version>2.0.1</slf4j.version>
31+
<slf4j.version>2.0.2</slf4j.version>
3232
<openpojo.version>0.9.1</openpojo.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)