JAVA-1782: Remove byte-buddy dep from parent-boot-2's children

This commit is contained in:
Krzysztof Woyke
2020-06-05 15:38:09 +02:00
parent 15cce73fb2
commit a896e9d77d
9 changed files with 0 additions and 48 deletions

View File

@@ -41,10 +41,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>