Skip to content

Commit 19fcbeb

Browse files
1 parent 495cfbc commit 19fcbeb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.springframework.boot</groupId>
6666
<artifactId>spring-boot-dependencies</artifactId>
67-
<version>3.0.0</version>
67+
<version>3.2.4</version>
6868
<type>pom</type>
6969
<scope>import</scope>
7070
</dependency>
@@ -166,7 +166,6 @@
166166
<dependency>
167167
<groupId>com.microsoft.sqlserver</groupId>
168168
<artifactId>mssql-jdbc</artifactId>
169-
<version>12.6.1.jre11</version>
170169
<scope>test</scope>
171170
</dependency>
172171

0 commit comments

Comments
 (0)