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 @@ -24,9 +24,9 @@ SPDX-License-Identifier: Apache-2.0
24
24
<surefire-plugin .version>3.0.0-M7</surefire-plugin .version>
25
25
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
26
26
27
- <compas .core.version>0.9.0 </compas .core.version>
27
+ <compas .core.version>0.9.1 </compas .core.version>
28
28
29
- <quarkus .platform.version>2.10.0 .Final</quarkus .platform.version>
29
+ <quarkus .platform.version>2.10.1 .Final</quarkus .platform.version>
30
30
<slf4j .version>1.7.36</slf4j .version>
31
31
<powsybl .sld.version>2.11.0</powsybl .sld.version>
32
32
<gson .version>2.9.0</gson .version>
@@ -134,7 +134,7 @@ SPDX-License-Identifier: Apache-2.0
134
134
<plugin >
135
135
<groupId >org.jboss.jandex</groupId >
136
136
<artifactId >jandex-maven-plugin</artifactId >
137
- <version >1.2.2 </version >
137
+ <version >1.2.3 </version >
138
138
<executions >
139
139
<execution >
140
140
<id >make-index</id >
You can’t perform that action at this time.
0 commit comments