Skip to content

Commit 4f30f66

Browse files
author
Dennis Labordus
authored
Merge pull request #109 from com-pas/develop
New release
2 parents bcc864e + aa6c2ed commit 4f30f66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ SPDX-License-Identifier: Apache-2.0
2424
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
2525
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2626

27-
<compas.core.version>0.9.0</compas.core.version>
27+
<compas.core.version>0.9.1</compas.core.version>
2828

29-
<quarkus.platform.version>2.10.0.Final</quarkus.platform.version>
29+
<quarkus.platform.version>2.10.1.Final</quarkus.platform.version>
3030
<slf4j.version>1.7.36</slf4j.version>
3131
<powsybl.sld.version>2.11.0</powsybl.sld.version>
3232
<gson.version>2.9.0</gson.version>
@@ -134,7 +134,7 @@ SPDX-License-Identifier: Apache-2.0
134134
<plugin>
135135
<groupId>org.jboss.jandex</groupId>
136136
<artifactId>jandex-maven-plugin</artifactId>
137-
<version>1.2.2</version>
137+
<version>1.2.3</version>
138138
<executions>
139139
<execution>
140140
<id>make-index</id>

0 commit comments

Comments
 (0)