File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ SPDX-License-Identifier: Apache-2.0
19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20
20
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
21
21
22
- <compiler-plugin .version>3.11.0 </compiler-plugin .version>
22
+ <compiler-plugin .version>3.12.1 </compiler-plugin .version>
23
23
<surefire-plugin .version>3.2.3</surefire-plugin .version>
24
24
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
25
25
26
26
<compas .core.version>0.11.0</compas .core.version>
27
27
28
28
<quarkus .platform.version>2.16.6.Final</quarkus .platform.version>
29
29
<microprofile-openapi-api .version>3.1.1</microprofile-openapi-api .version>
30
- <powsybl .version>6.1.0 </powsybl .version>
31
- <log4j2 .version>2.22.0 </log4j2 .version>
30
+ <powsybl .version>6.1.1 </powsybl .version>
31
+ <log4j2 .version>2.22.1 </log4j2 .version>
32
32
<mapstruct .version>1.5.5.Final</mapstruct .version>
33
33
<openpojo .version>0.9.1</openpojo .version>
34
34
</properties >
You can’t perform that action at this time.
0 commit comments