Skip to content

Commit

Permalink
Springboot 3.3.3 migration (#110)
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 d9bb813 commit c9e8cb2
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 @@ -42,7 +42,7 @@
</developers>

<properties>
<gridsuite-dependencies.version>31</gridsuite-dependencies.version>
<gridsuite-dependencies.version>33</gridsuite-dependencies.version>

<nimbus-jose-jwt.version>8.14</nimbus-jose-jwt.version>
<oauth2-oidc-sdk.version>7.3</oauth2-oidc-sdk.version>
Expand Down

0 comments on commit c9e8cb2

Please sign in to comment.