Skip to content

Commit 671a939

Browse files
committed
Update jakarta.el to include patch for CVE-2021-28170
1 parent 46e2010 commit 671a939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
api "com.graphql-java:graphql-java:19.2"
4949
api "com.graphql-java:graphql-java-extended-scalars:19.0"
5050
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
51-
api "org.glassfish:jakarta.el:4.0.0"
51+
api "org.glassfish:jakarta.el:4.0.2"
5252

5353
testImplementation 'org.slf4j:slf4j-simple:1.7.31'
5454
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'

0 commit comments

Comments
 (0)