Skip to content

Commit 2e9312e

Browse files
Bump jakarta.el:jakarta.el-api from 5.0.1 to 6.0.1
Bumps [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) from 5.0.1 to 6.0.1. - [Release notes](https://github.com/eclipse-ee4j/el-ri/releases) - [Commits](https://github.com/eclipse-ee4j/el-ri/commits) --- updated-dependencies: - dependency-name: jakarta.el:jakarta.el-api dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9ad6d1 commit 2e9312e

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
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'jakarta.validation:jakarta.validation-api:3.0.2'
3434
implementation 'org.hibernate.validator:hibernate-validator:8.0.1.Final'
3535
implementation 'org.hibernate.validator:hibernate-validator-annotation-processor:8.0.1.Final'
36-
implementation 'jakarta.el:jakarta.el-api:5.0.1'
36+
implementation 'jakarta.el:jakarta.el-api:6.0.1'
3737
implementation 'org.glassfish:jakarta.el:4.0.2'
3838
implementation 'com.google.code.gson:gson:2.10.1'
3939
implementation 'com.google.guava:guava:33.0.0-jre'

0 commit comments

Comments
 (0)