File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0
1818 <packaging >jar</packaging >
1919
2020 <properties >
21- <quarkus .platform.version>2.2.1 .Final</quarkus .platform.version>
21+ <quarkus .platform.version>2.2.2 .Final</quarkus .platform.version>
2222 </properties >
2323
2424 <dependencyManagement >
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
2424 <surefire-plugin .version>3.0.0-M5</surefire-plugin .version>
2525 <sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
2626
27- <compas .core.version>0.2.1 </compas .core.version>
27+ <compas .core.version>0.4.0 </compas .core.version>
2828 <jakarta-cdi-api .version>2.0.2</jakarta-cdi-api .version>
2929 <slf4j .version>1.7.32</slf4j .version>
3030 <powsybl .version>4.3.1</powsybl .version>
@@ -279,7 +279,7 @@ SPDX-License-Identifier: Apache-2.0
279279 <plugin >
280280 <groupId >org.apache.maven.plugins</groupId >
281281 <artifactId >maven-javadoc-plugin</artifactId >
282- <version >3.3.0 </version >
282+ <version >3.3.1 </version >
283283 <executions >
284284 <execution >
285285 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments