Skip to content

Commit 5bdec7b

Browse files
committed
AMQ-9619: Upgrade to groovy 4.0.23
1 parent e0469d3 commit 5bdec7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

activemq-openwire-generator/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<dependency>
3333
<groupId>org.apache.groovy</groupId>
3434
<artifactId>groovy</artifactId>
35-
<version>4.0.6</version>
35+
<version>4.0.23</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.apache.groovy</groupId>
3939
<artifactId>groovy-ant</artifactId>
40-
<version>4.0.6</version>
40+
<version>4.0.23</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>annogen</groupId>

0 commit comments

Comments
 (0)