We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb409a commit 605b3f1Copy full SHA for 605b3f1
pom.xml
@@ -28,7 +28,7 @@ SPDX-License-Identifier: Apache-2.0
28
<quarkus.platform.version>2.12.2.Final</quarkus.platform.version>
29
<jaxb-impl.version>2.3.6</jaxb-impl.version>
30
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
31
- <slf4j.version>2.0.0</slf4j.version>
+ <slf4j.version>2.0.1</slf4j.version>
32
<openpojo.version>0.9.1</openpojo.version>
33
</properties>
34
0 commit comments