Skip to content

Commit

Permalink
Springboot 3.3.3 migration (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: Seddik Yengui <[email protected]>
  • Loading branch information
YenguiSeddik authored Sep 18, 2024
1 parent 604d2f8 commit c987aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-parent-ws</artifactId>
<version>15</version>
<version>20</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -49,7 +49,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<powsybl-network-store.version>1.17.1</powsybl-network-store.version>
<powsybl-ws-dependencies.version>2.12.0</powsybl-ws-dependencies.version>
<powsybl-ws-dependencies.version>2.14.0</powsybl-ws-dependencies.version>
</properties>

<build>
Expand Down

0 comments on commit c987aea

Please sign in to comment.