BAEL-3075 - Removing byte-buddy dependency
This commit is contained in:
parent
33d6f3853c
commit
8c77609793
@ -51,11 +51,6 @@
|
|||||||
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.bytebuddy</groupId>
|
|
||||||
<artifactId>byte-buddy</artifactId>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jdbi</groupId>
|
<groupId>org.jdbi</groupId>
|
||||||
<artifactId>jdbi3-spring4</artifactId>
|
<artifactId>jdbi3-spring4</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user