diff --git a/persistence-modules/spring-boot-persistence-2/pom.xml b/persistence-modules/spring-boot-persistence-2/pom.xml
index fd7cc467f9..9f456fa8af 100644
--- a/persistence-modules/spring-boot-persistence-2/pom.xml
+++ b/persistence-modules/spring-boot-persistence-2/pom.xml
@@ -51,11 +51,6 @@
spring-boot-starter-data-jpa
-
- net.bytebuddy
- byte-buddy
-
-
org.jdbi
jdbi3-spring4