File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
subprojects/WhiskeyWayang Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ djlVersion = 0.28.0
3333flinkVersion = 1.18.1
3434flinkMlVersion = 2.3.0
3535flinkStatefunVersion = 3.2.0
36- groovy3Version = 3.0.21
37- groovy4Version = 4.0.21
38- groovy5Version = 5.0.0-alpha-12
36+ groovy3Version = 3.0.25
37+ groovy4Version = 4.0.28
38+ groovy5Version = 5.0.0
3939igniteVersion = 2.16.0
4040igniteMlVersion = 2.15.0
4141jacksonVersion = 2.17.1
Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ repositories {
2424}
2525
2626ext {
27- wayangVersion = ' 1.0 .0'
28- hadoopVersion = ' 3.4.0 '
27+ wayangVersion = ' 1.1 .0'
28+ hadoopVersion = ' 3.4.1 '
2929 scalaMajorVersion = ' 2.12'
30- sparkVersion = ' 3.5.4 '
30+ sparkVersion = ' 3.5.6 '
3131}
3232
3333dependencies {
You can’t perform that action at this time.
0 commit comments