diff --git a/build-config/src/main/resources/forbidden-runtime.txt b/build-config/src/main/resources/forbidden-runtime.txt index a66cd31fa1d..9cc615c0aed 100644 --- a/build-config/src/main/resources/forbidden-runtime.txt +++ b/build-config/src/main/resources/forbidden-runtime.txt @@ -5,7 +5,6 @@ # This file contains forbidden API signatures common to all modules -@ignoreUnresolvable @defaultMessage Should not be used ################################################################################################################ diff --git a/build-config/src/main/resources/forbidden-tests.txt b/build-config/src/main/resources/forbidden-tests.txt index 20a446e6e5a..c3e4be9cfdd 100644 --- a/build-config/src/main/resources/forbidden-tests.txt +++ b/build-config/src/main/resources/forbidden-tests.txt @@ -5,7 +5,6 @@ # This file contains forbidden API signatures common to all modules -@ignoreUnresolvable @defaultMessage Should not be used ################################################################################################################ diff --git a/pom.xml b/pom.xml index 7fe715a8eee..acba8a39fda 100644 --- a/pom.xml +++ b/pom.xml @@ -1379,7 +1379,7 @@ jdk-internal-15 false - false + true org.hibernate.search @@ -1400,7 +1400,7 @@ false - false + true