Skip to content

Commit 32b8e45

Browse files
committed
HV-2120 Stop exporting logging/reporting.impl packages to org.jboss.logging
Signed-off-by: marko-bekhta <[email protected]>
1 parent b2960c5 commit 32b8e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
*;
388388
</requires>
389389
<exports>
390-
org.hibernate.validator.*.logging to org.jboss.logging, org.hibernate.validator.cdi;
390+
org.hibernate.validator.*.logging to org.hibernate.validator.cdi;
391391
org.hibernate.validator.internal to org.hibernate.validator.cdi;
392392
org.hibernate.validator.internal.* to org.hibernate.validator.cdi;
393393
org.hibernate.validator.*.internal.* to org.hibernate.validator.cdi;

0 commit comments

Comments
 (0)