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.
2 parents e9199fe + 078700e commit 8ea6056Copy full SHA for 8ea6056
pom.xml
@@ -25,10 +25,10 @@ SPDX-License-Identifier: Apache-2.0
25
26
<compas.core.version>0.9.3</compas.core.version>
27
28
- <quarkus.platform.version>2.12.3.Final</quarkus.platform.version>
+ <quarkus.platform.version>2.13.0.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.2</slf4j.version>
+ <slf4j.version>2.0.3</slf4j.version>
32
<openpojo.version>0.9.1</openpojo.version>
33
</properties>
34
0 commit comments