From 3e23839e94c97f95bf250326c38000aefccb4c4d Mon Sep 17 00:00:00 2001 From: Claus Ibsen Date: Fri, 13 Dec 2019 08:57:30 +0100 Subject: [PATCH] Fixes #9670 to make jooq OSGi backwards compatible for slf4j and also fix the bundle to not import itself. Signed-off-by: Claus Ibsen --- jOOQ/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/jOOQ/pom.xml b/jOOQ/pom.xml index bcb8bd5ebe..1c47f83027 100644 --- a/jOOQ/pom.xml +++ b/jOOQ/pom.xml @@ -50,11 +50,9 @@ ${project.artifactId} * - javax.persistence;resolution:=optional, org.slf4j;resolution:=optional;version="[1.7,2)", - !org.jooq.*, * <_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))