File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 138138 <ignoreVersion type =" regex" >.*-(alpha|beta|rc)-?[0-9]+</ignoreVersion >
139139 </ignoreVersions >
140140 </rule >
141- <rule groupId =" org.codehaus .groovy" artifactId =" *" comparisonMethod =" maven" >
141+ <rule groupId =" org.apache .groovy" artifactId =" *" comparisonMethod =" maven" >
142142 <ignoreVersions >
143- <!--
144- Groovy past 3.0.4 changes behavior in a way that breaks scripting-groovy.
145- Until we have time to investigate and adjust, do not upgrade past that.
146- -->
147- <ignoreVersion type =" regex" >^(?!3\.0\.4\.).*</ignoreVersion >
143+ <ignoreVersion type =" regex" >.*-(alpha|beta|rc)-?[0-9]+</ignoreVersion >
148144 </ignoreVersions >
149145 </rule >
150146 <rule groupId =" org.eclipse.collections" artifactId =" eclipse-collections" comparisonMethod =" maven" >
You can’t perform that action at this time.
0 commit comments