Skip to content

Commit

Permalink
Update Groovy version
Browse files Browse the repository at this point in the history
4.0.22 -> 4.0.24
  • Loading branch information
aaloise authored and vietj committed Dec 16, 2024
1 parent 2084a16 commit 9e059a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<properties>
<asciidoc.dir>${project.basedir}/src/main/asciidoc</asciidoc.dir>
<groovy.version>4.0.22</groovy.version>
<groovy.version>4.0.24</groovy.version>
<log4j2.version>2.17.1</log4j2.version>
</properties>

Expand Down Expand Up @@ -183,4 +183,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 9e059a2

Please sign in to comment.