Skip to content

Commit 5fb2ca3

Browse files
Copilotfmbenhassine
andcommitted
Fix groovy-jsr223 version to avoid major version upgrade
Co-authored-by: fmbenhassine <[email protected]>
1 parent 65dcf10 commit 5fb2ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<testcontainers.version>1.21.3</testcontainers.version>
119119
<testcontainers-redis.version>2.2.4</testcontainers-redis.version>
120120
<jsonassert.version>1.5.3</jsonassert.version>
121-
<groovy-jsr223.version>5.0.2</groovy-jsr223.version>
121+
<groovy-jsr223.version>4.0.29</groovy-jsr223.version>
122122
<nashorn.version>15.7</nashorn.version>
123123
<beanshell.version>2.0b6</beanshell.version>
124124
<jruby.version>9.4.13.0</jruby.version>

0 commit comments

Comments
 (0)