Skip to content

Commit

Permalink
chore: Spring Boot 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed May 23, 2024
1 parent 9801ec6 commit 0a3db1e
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.mpalourdio.projects</groupId>
Expand All @@ -16,7 +16,7 @@

<properties>
<java.version>21</java.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>

<commons-cli.version>1.7.0</commons-cli.version>
<commons-io.version>2.16.1</commons-io.version>
Expand Down

0 comments on commit 0a3db1e

Please sign in to comment.