We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2960c5 commit 32b8e45Copy full SHA for 32b8e45
engine/pom.xml
@@ -387,7 +387,7 @@
387
*;
388
</requires>
389
<exports>
390
- org.hibernate.validator.*.logging to org.jboss.logging, org.hibernate.validator.cdi;
+ org.hibernate.validator.*.logging to org.hibernate.validator.cdi;
391
org.hibernate.validator.internal to org.hibernate.validator.cdi;
392
org.hibernate.validator.internal.* to org.hibernate.validator.cdi;
393
org.hibernate.validator.*.internal.* to org.hibernate.validator.cdi;
0 commit comments