Skip to content

Commit

Permalink
Merge pull request #109 from com-pas/develop
Browse files Browse the repository at this point in the history
New release
  • Loading branch information
Dennis Labordus authored Jun 30, 2022
2 parents bcc864e + aa6c2ed commit 4f30f66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ SPDX-License-Identifier: Apache-2.0
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>

<compas.core.version>0.9.0</compas.core.version>
<compas.core.version>0.9.1</compas.core.version>

<quarkus.platform.version>2.10.0.Final</quarkus.platform.version>
<quarkus.platform.version>2.10.1.Final</quarkus.platform.version>
<slf4j.version>1.7.36</slf4j.version>
<powsybl.sld.version>2.11.0</powsybl.sld.version>
<gson.version>2.9.0</gson.version>
Expand Down Expand Up @@ -134,7 +134,7 @@ SPDX-License-Identifier: Apache-2.0
<plugin>
<groupId>org.jboss.jandex</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<executions>
<execution>
<id>make-index</id>
Expand Down

0 comments on commit 4f30f66

Please sign in to comment.