Skip to content

Commit

Permalink
Merge pull request #12 from Tynab/develop
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
Tynab authored Nov 14, 2023
2 parents 44662c7 + 090ccc3 commit 320368f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>org.springframework.session</groupId>
Expand Down Expand Up @@ -110,7 +109,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.7.8</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 320368f

Please sign in to comment.