File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0
18
18
<packaging >jar</packaging >
19
19
20
20
<properties >
21
- <quarkus .platform.version>2.2.1 .Final</quarkus .platform.version>
21
+ <quarkus .platform.version>2.2.2 .Final</quarkus .platform.version>
22
22
</properties >
23
23
24
24
<dependencyManagement >
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
24
24
<surefire-plugin .version>3.0.0-M5</surefire-plugin .version>
25
25
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
26
26
27
- <compas .core.version>0.2.1 </compas .core.version>
27
+ <compas .core.version>0.4.0 </compas .core.version>
28
28
<jakarta-cdi-api .version>2.0.2</jakarta-cdi-api .version>
29
29
<slf4j .version>1.7.32</slf4j .version>
30
30
<powsybl .version>4.3.1</powsybl .version>
@@ -279,7 +279,7 @@ SPDX-License-Identifier: Apache-2.0
279
279
<plugin >
280
280
<groupId >org.apache.maven.plugins</groupId >
281
281
<artifactId >maven-javadoc-plugin</artifactId >
282
- <version >3.3.0 </version >
282
+ <version >3.3.1 </version >
283
283
<executions >
284
284
<execution >
285
285
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments