Skip to content

Commit

Permalink
Reorder version properties after groovy groupId changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Gerzicak committed Sep 11, 2024
1 parent 3f9dfee commit d6d5949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<version.com.puppycrawl.tools.checkstyle>9.3</version.com.puppycrawl.tools.checkstyle>
<version.junit.junit>4.13.2</version.junit.junit>

<version.org.apache.groovy.groovy-everything>4.0.22</version.org.apache.groovy.groovy-everything>
<version.org.apache.httpcomponents.httpclient>4.5.13</version.org.apache.httpcomponents.httpclient>
<version.org.apache.maven.plugins.maven-antrun-plugin>3.1.0</version.org.apache.maven.plugins.maven-antrun-plugin>
<version.org.apache.maven.plugins.maven-checkstyle-plugin>3.3.0</version.org.apache.maven.plugins.maven-checkstyle-plugin>
Expand All @@ -90,7 +91,6 @@
<version.org.apache.maven.plugins.maven-source-plugin>3.3.0</version.org.apache.maven.plugins.maven-source-plugin>
<version.org.apache.maven.plugins.maven-surefire-plugin>3.1.2</version.org.apache.maven.plugins.maven-surefire-plugin>
<version.org.bouncycastle>1.74</version.org.bouncycastle>
<version.org.apache.groovy.groovy-everything>4.0.22</version.org.apache.groovy.groovy-everything>
<version.org.codehaus.mojo.codenarc-maven-plugin>0.22-1</version.org.codehaus.mojo.codenarc-maven-plugin>
<version.com.github.spotbugs.spotbugs-maven-plugin>4.7.3.5</version.com.github.spotbugs.spotbugs-maven-plugin>
<version.org.hamcrest.hamcrest-core>2.2</version.org.hamcrest.hamcrest-core>
Expand Down

0 comments on commit d6d5949

Please sign in to comment.