Skip to content

Commit 957b5a4

Browse files
authored
Merge branch 'develop' into 204-add-rest-api-to-check-if-a-scl-name-isnt-already-used
Signed-off-by: Stef3st <[email protected]>
2 parents 4d37dd5 + 41aa387 commit 957b5a4

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
@@ -24,8 +24,8 @@ SPDX-License-Identifier: Apache-2.0
2424
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2525

2626
<compas.core.version>0.12.0</compas.core.version>
27+
<quarkus.platform.version>2.15.2.Final</quarkus.platform.version>
2728

28-
<quarkus.platform.version>2.15.0.Final</quarkus.platform.version>
2929
<jaxb-impl.version>2.3.7</jaxb-impl.version>
3030
<microprofile-openapi-api.version>3.1</microprofile-openapi-api.version>
3131
<log4j2.version>2.19.0</log4j2.version>

0 commit comments

Comments
 (0)