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 a624dd1 commit af7b39cCopy full SHA for af7b39c
gradle.properties
@@ -1,5 +1,6 @@
1
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
2
deployDocsHost=docs-ip.spring.io
3
+antlrVersion = 2.7.7
4
apacheGeodeVersion=1.14.4
5
findbugsVersion=3.0.2
6
springVersion=5.3.20
gradle/dependency-management.gradle
@@ -1,5 +1,4 @@
// Define dependency version properties
-ext['antlrVersion'] = '2.7.7'
ext['apacheTaglibsVersion'] = '1.2.5'
ext['assertjVersion'] = '3.22.0'
ext['jakartaServletApiVersion'] ='4.0.4'
0 commit comments