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 2cfcbb0 commit c73ff01Copy full SHA for c73ff01
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.1</maven-compiler-plugin.version>
27
- <groovy.version>2.5.7</groovy.version>
+ <groovy.version>3.0.25</groovy.version>
28
<httpclient.version>4.5.14</httpclient.version>
29
<spock-core.version>1.3-groovy-2.5</spock-core.version>
30
<commons-lang3.version>3.19.0</commons-lang3.version>
0 commit comments