We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca83044 commit 49716cbCopy full SHA for 49716cb
oak-parent/pom.xml
@@ -68,7 +68,7 @@
68
<jackson.version>2.17.2</jackson.version>
69
<testcontainers.version>1.20.6</testcontainers.version>
70
<pax-exam.version>4.13.1</pax-exam.version>
71
- <groovy.version>3.0.22</groovy.version>
+ <groovy.version>3.0.24</groovy.version>
72
<netty.version>4.1.119.Final</netty.version>
73
<!-- determines the bytecode version (i.e. the minimum JRE required to run the build artifact) -->
74
<javaTargetVersion>11</javaTargetVersion>
0 commit comments