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 @@ -18,12 +18,12 @@ SPDX-License-Identifier: Apache-2.0
18
18
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19
19
20
20
<compiler-plugin .version>3.13.0</compiler-plugin .version>
21
- <surefire-plugin .version>3.2.5 </surefire-plugin .version>
21
+ <surefire-plugin .version>3.3.0 </surefire-plugin .version>
22
22
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
23
23
24
24
<compas .core.version>0.16.0</compas .core.version>
25
25
26
- <quarkus .platform.version>3.9.3 </quarkus .platform.version>
26
+ <quarkus .platform.version>3.11.2 </quarkus .platform.version>
27
27
<log4j2 .version>2.23.1</log4j2 .version>
28
28
<powsybl .sld.version>4.4.0</powsybl .sld.version>
29
29
<gson .version>2.13.1</gson .version>
@@ -156,7 +156,7 @@ SPDX-License-Identifier: Apache-2.0
156
156
<plugin >
157
157
<groupId >org.apache.maven.plugins</groupId >
158
158
<artifactId >maven-jar-plugin</artifactId >
159
- <version >3.4.0 </version >
159
+ <version >3.4.2 </version >
160
160
</plugin >
161
161
</plugins >
162
162
</pluginManagement >
You can’t perform that action at this time.
0 commit comments