Skip to content

Commit

Permalink
Merge pull request #2715 from daspilker/JENKINS-33358
Browse files Browse the repository at this point in the history
[JENKINS-33358] update Groovy to 2.4.8
  • Loading branch information
oleg-nenashev committed Feb 17, 2017
2 parents 83232e6 + 5c8c64b commit edf7b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -41,7 +41,7 @@ THE SOFTWARE.
<staplerFork>true</staplerFork>
<stapler.version>1.250</stapler.version>
<spring.version>2.5.6.SEC03</spring.version>
<groovy.version>2.4.7</groovy.version>
<groovy.version>2.4.8</groovy.version>
<!-- TODO: Actually many issues are being filtered by src/findbugs/findbugs-excludes.xml -->
<findbugs.failOnError>true</findbugs.failOnError>
</properties>
Expand Down

0 comments on commit edf7b6b

Please sign in to comment.