Skip to content

Commit 7a6affd

Browse files
authored
Merge branch 'develop' into fix_old_hitem
2 parents b0c76a1 + e531a33 commit 7a6affd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ SPDX-License-Identifier: Apache-2.0
2525

2626
<compas.core.version>0.9.3</compas.core.version>
2727

28-
<quarkus.platform.version>2.12.3.Final</quarkus.platform.version>
28+
<quarkus.platform.version>2.13.0.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.2</slf4j.version>
31+
<slf4j.version>2.0.3</slf4j.version>
3232
<openpojo.version>0.9.1</openpojo.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)