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 81b466e commit 4c72ea2Copy full SHA for 4c72ea2
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
springVersion=5.3.23
6
springBootVersion=2.6.12
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['javaxServletApiVersion'] ='4.0.4'
0 commit comments