Skip to content

Commit 596a396

Browse files
committed
Bump trino-storage to 475, which was released minutes ago :)
1 parent a8ac794 commit 596a396

File tree

5 files changed

+4
-45
lines changed

5 files changed

+4
-45
lines changed

trino-storage-connector/stackable/patches/474/0001-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 37 deletions
This file was deleted.

trino-storage-connector/stackable/patches/474/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

trino-storage-connector/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"java-devel": "23",
1313
},
1414
{
15-
"product": "474",
15+
"product": "475",
1616
"java-devel": "23",
1717
},
1818
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
upstream = "https://github.com/trinodb/trino.git"
2-
base = "05bc059cf0c9263e4ee8be2c1ad69753d0dd4faf"
2+
base = "fd2b81e86ba1c288684746d0842c0ffc3a709598"

trino/versions.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
"java-base": "23",
2929
"java-devel": "23",
3030
"jmx_exporter": "1.1.0",
31-
# FIXME: 475 has not been release yet. Very likely everything will work fine, but it's not
32-
# ideal
33-
"trino-storage-connector": "474",
34-
"trino_storage_connector": "474",
31+
"trino-storage-connector": "475",
32+
"trino_storage_connector": "475",
3533
},
3634
]

0 commit comments

Comments
 (0)