Skip to content

Commit e02046e

Browse files
author
Omari Sopromadze
committed
clean pom
1 parent 4647552 commit e02046e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
<version>2.3.5</version>
8585
</dependency>
8686

87-
8887
<dependency>
8988
<groupId>org.springframework.boot</groupId>
9089
<artifactId>spring-boot-devtools</artifactId>
@@ -95,13 +94,6 @@
9594
<artifactId>spring-boot-starter-data-jpa</artifactId>
9695
</dependency>
9796

98-
99-
<dependency>
100-
<groupId>org.springframework.boot</groupId>
101-
<artifactId>spring-boot-starter-test</artifactId>
102-
<scope>test</scope>
103-
</dependency>
104-
10597
<dependency>
10698
<groupId>org.springframework.boot</groupId>
10799
<artifactId>spring-boot-starter-security</artifactId>
@@ -140,13 +132,6 @@
140132
<artifactId>commons-lang3</artifactId>
141133
</dependency>
142134

143-
<dependency>
144-
<groupId>org.modelmapper</groupId>
145-
<artifactId>modelmapper</artifactId>
146-
<version>2.3.1</version>
147-
</dependency>
148-
149-
150135
</dependencies>
151136

152137
<build>

0 commit comments

Comments
 (0)