File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010 api " org.grails:grails-datastore-gorm:${ gormVersion} "
1111 api " com.graphql-java:graphql-java:$graphqlJavaVersion "
1212 api " com.graphql-java:graphql-java-extended-scalars:$graphqlJavaScalarExtVersion "
13- api ' com.github.javaparser:javaparser-core:3.25.7 '
13+ api ' com.github.javaparser:javaparser-core:3.26.3 '
1414 api " org.grails.plugins:views-json:2.3.2"
1515 api ' org.javassist:javassist:3.29.2-GA'
1616
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
1616 api " javax.servlet:javax.servlet-api:$servletApiVersion "
1717 api " io.micronaut:micronaut-http-client:$micronautVersion "
1818 api " org.grails.plugins:converters:3.3.1"
19- api ' com.github.javaparser:javaparser-core:3.25.7 '
19+ api ' com.github.javaparser:javaparser-core:3.26.3 '
2020 api " com.graphql-java:graphql-java:$graphqlJavaVersion "
2121 testImplementation " org.grails:grails-web-testing-support"
2222 testImplementation " cglib:cglib-nodep:3.3.0"
You can’t perform that action at this time.
0 commit comments