Skip to content

Commit 49716cb

Browse files
authored
OAK-11615: update groovy dependency to 3.0.24 (#2195)
1 parent ca83044 commit 49716cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oak-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<jackson.version>2.17.2</jackson.version>
6969
<testcontainers.version>1.20.6</testcontainers.version>
7070
<pax-exam.version>4.13.1</pax-exam.version>
71-
<groovy.version>3.0.22</groovy.version>
71+
<groovy.version>3.0.24</groovy.version>
7272
<netty.version>4.1.119.Final</netty.version>
7373
<!-- determines the bytecode version (i.e. the minimum JRE required to run the build artifact) -->
7474
<javaTargetVersion>11</javaTargetVersion>

0 commit comments

Comments
 (0)