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 46a1af5 commit 208cb5dCopy full SHA for 208cb5d
documentation/src/main/asciidoc/introduction/Introduction.adoc
@@ -187,7 +187,7 @@ dependencies {
187
188
// Hibernate Validator
189
implementation 'org.hibernate.validator:hibernate-validator:9.0.0.Final'
190
- implementation 'org.glassfish:jakarta.el:4.0.2'
+ implementation 'org.glassfish.expressly:expressly:6.0.0'
191
192
// Agroal connection pool
193
runtimeOnly 'org.hibernate.orm:hibernate-agroal:{fullVersion}'
0 commit comments