Skip to content

Commit

Permalink
chore: bump spring bom to version 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Apr 3, 2024
1 parent 495cfbc commit 19fcbeb
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 @@ -64,7 +64,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>3.0.0</version>
<version>3.2.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -166,7 +166,6 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.6.1.jre11</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 19fcbeb

Please sign in to comment.