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 662bd00 commit ccfdf66Copy full SHA for ccfdf66
pom.xml
@@ -24,7 +24,7 @@
24
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
25
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
26
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
27
- <groovy.version>4.0.29</groovy.version>
+ <groovy.version>5.0.2</groovy.version>
28
<httpclient.version>4.5.14</httpclient.version>
29
<spock-core.version>2.3-groovy-4.0</spock-core.version>
30
<commons-lang3.version>3.19.0</commons-lang3.version>
0 commit comments