Skip to content

Commit 3411cc8

Browse files
committed
Remove explicit versions in Spring components
1 parent 670b0fe commit 3411cc8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
<dependency>
5050
<groupId>org.springframework</groupId>
5151
<artifactId>spring-web</artifactId>
52-
<version>6.0.6</version>
5352
</dependency>
5453
<dependency>
5554
<groupId>org.postgresql</groupId>
@@ -74,7 +73,6 @@
7473
<dependency>
7574
<groupId>org.springframework</groupId>
7675
<artifactId>spring-webmvc</artifactId>
77-
<version>6.0.6</version>
7876
</dependency>
7977
<dependency>
8078
<groupId>net.jcip</groupId>

0 commit comments

Comments
 (0)