Skip to content

Commit 07a3f95

Browse files
author
Dennis Labordus
authored
Merge branch 'develop' into replace-slf4j-with-log4j2
2 parents 12d44e7 + 3d67af6 commit 07a3f95

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
@@ -25,7 +25,7 @@ SPDX-License-Identifier: Apache-2.0
2525

2626
<compas.core.version>local-SNAPSHOT</compas.core.version>
2727

28-
<quarkus.platform.version>2.14.0.Final</quarkus.platform.version>
28+
<quarkus.platform.version>2.14.1.Final</quarkus.platform.version>
2929
<jaxb-impl.version>2.3.7</jaxb-impl.version>
3030
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
3131
<log4j2.version>2.19.0</log4j2.version>

0 commit comments

Comments
 (0)