|
@@ -176,10 +176,6 @@
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-data-mongodb</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-test</artifactId>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
@@ -239,6 +235,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.lowagie</groupId>
|
|
|
<artifactId>itext</artifactId>
|
|
|
+ <version>2.1.7</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.itextpdf.tool</groupId>
|