Skip to content

Commit

Permalink
Update Spring Boot dependencies (#163)
Browse files Browse the repository at this point in the history
* Update powsybl-core dependency to v6.6.0

Signed-off-by: Nicolas Rol <[email protected]>

* Update springboot dependency to v3.4.0

Signed-off-by: Nicolas Rol <[email protected]>

---------

Signed-off-by: Nicolas Rol <[email protected]>
  • Loading branch information
rolnico authored Dec 16, 2024
1 parent 3ccfec4 commit 0efd0ae
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 @@ -89,15 +89,15 @@
<jakartawsrs.version>4.0.0</jakartawsrs.version>
<jimfs.version>1.3.0</jimfs.version>
<jjwt.version>0.12.5</jjwt.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<mapdb.version>3.1.0</mapdb.version>
<maven.core.version>3.9.5</maven.core.version>
<maven.plugin.annotations.version>3.13.0</maven.plugin.annotations.version>
<maven.resolver.version>1.9.18</maven.resolver.version>
<mockito.version>5.12.0</mockito.version>
<resteasy.version>6.2.10.Final</resteasy.version>
<slf4j.version>2.0.13</slf4j.version>
<springboot.version>3.3.3</springboot.version>
<springboot.version>3.4.0</springboot.version>
<swagger.version>2.2.22</swagger.version>
<testcontainers.version>1.20.1</testcontainers.version>
<tyrus.version>2.1.5</tyrus.version>
Expand Down

0 comments on commit 0efd0ae

Please sign in to comment.