Skip to content

Commit a487ec8

Browse files
Merge branch 'develop' into dependabot/docker/app/src/main/docker/ubi8/ubi-minimal-8.7-1085.1679482090
2 parents ea32d58 + 5950454 commit a487ec8

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
@@ -24,7 +24,7 @@ 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.16.5.Final</quarkus.platform.version>
27+
<quarkus.platform.version>2.16.6.Final</quarkus.platform.version>
2828

2929
<jaxb-impl.version>2.3.8</jaxb-impl.version>
3030
<microprofile-openapi-api.version>3.1</microprofile-openapi-api.version>
@@ -210,7 +210,7 @@ SPDX-License-Identifier: Apache-2.0
210210
<sonar.language>java</sonar.language>
211211

212212
<!-- JaCoCo Properties -->
213-
<jacoco.version>0.8.8</jacoco.version>
213+
<jacoco.version>0.8.9</jacoco.version>
214214
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
215215
<sonar.coverage.jacoco.xmlReportPaths>
216216
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)