Skip to content

Commit d9600bd

Browse files
committed
Polish
Remove duplicate dependency management that appeared in dc5254c.
1 parent dd4dbce commit d9600bd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,11 +1365,6 @@
13651365
<artifactId>tomcat-annotations-api</artifactId>
13661366
<version>${tomcat.version}</version>
13671367
</dependency>
1368-
<dependency>
1369-
<groupId>org.apache.tomcat</groupId>
1370-
<artifactId>tomcat-annotations-api</artifactId>
1371-
<version>${tomcat.version}</version>
1372-
</dependency>
13731368
<dependency>
13741369
<groupId>org.apache.tomcat</groupId>
13751370
<artifactId>tomcat-jdbc</artifactId>

0 commit comments

Comments
 (0)