File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
29
29
<microprofile-openapi-api .version>3.1</microprofile-openapi-api .version>
30
30
<powsybl .version>5.1.1</powsybl .version>
31
31
<log4j2 .version>2.20.0</log4j2 .version>
32
- <mapstruct .version>1.5.3 .Final</mapstruct .version>
32
+ <mapstruct .version>1.5.4 .Final</mapstruct .version>
33
33
<openpojo .version>0.9.1</openpojo .version>
34
34
</properties >
35
35
@@ -193,7 +193,7 @@ SPDX-License-Identifier: Apache-2.0
193
193
<sonar .language>java</sonar .language>
194
194
195
195
<!-- JaCoCo Properties -->
196
- <jacoco .version>0.8.8 </jacoco .version>
196
+ <jacoco .version>0.8.9 </jacoco .version>
197
197
<sonar .java.coveragePlugin>jacoco</sonar .java.coveragePlugin>
198
198
<sonar .coverage.jacoco.xmlReportPaths>
199
199
target/site/jacoco/jacoco.xml,
You can’t perform that action at this time.
0 commit comments