File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
grace-datastore-gorm-mongodb Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies {
1919 testImplementation " org.graceframework:grace-datastore-gorm-support:$datastoreVersion " , {
2020 exclude group : " org.graceframework" , module :" grace-datastore-gorm-hibernate-core"
2121 }
22- testRuntimeOnly " org.glassfish:jakarta.el :$jakartaElVersion "
22+ testRuntimeOnly " org.glassfish.expressly:expressly :$jakartaElVersion "
2323 testRuntimeOnly " org.springframework:spring-aop"
2424}
2525
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ datastoreVersion=2023.3.0
44graceVersion =2024.0.0-M1
55graceViewsVersion =6.3.0
66groovyVersion =4.0.27
7- jakartaElVersion =4 .0.2
7+ jakartaElVersion =5 .0.0
88jansiVersion =2.4.1
99javaParserCoreVersion =3.26.4
1010mongodbDriverVersion =5.2.1
You can’t perform that action at this time.
0 commit comments