Skip to content

Commit 7eb1283

Browse files
authored
Merge branch 'develop' into dependabot/maven/log4j2.version-2.21.0
Signed-off-by: Juan Munoz <[email protected]>
2 parents 951a198 + 4637b06 commit 7eb1283

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

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

28-
<quarkus.platform.version>3.4.2</quarkus.platform.version>
28+
<quarkus.platform.version>3.4.3</quarkus.platform.version>
2929
<log4j2.version>2.21.0</log4j2.version>
3030
<powsybl.sld.version>3.3.2</powsybl.sld.version>
3131
<gson.version>2.10.1</gson.version>
@@ -172,7 +172,7 @@ SPDX-License-Identifier: Apache-2.0
172172
<sonar.language>java</sonar.language>
173173

174174
<!-- JaCoCo Properties -->
175-
<jacoco.version>0.8.10</jacoco.version>
175+
<jacoco.version>0.8.11</jacoco.version>
176176
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
177177
<sonar.coverage.jacoco.xmlReportPaths>
178178
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)