diff --git a/trino.yaml b/trino.yaml index 5140b4c8c9c..3f04f5946f9 100644 --- a/trino.yaml +++ b/trino.yaml @@ -1,6 +1,6 @@ package: name: trino - version: "472" + version: "473" epoch: 0 description: The distributed SQL query engine for big data, formerly known as PrestoSQL copyright: @@ -47,7 +47,7 @@ pipeline: with: repository: https://github.com/trinodb/trino.git tag: ${{package.version}} - expected-commit: 5daadac2d6cdc80528ae7ed7266c83ef63d1750c + expected-commit: 28e45d8e2405e57f2a57a42faf3d5f052d098226 - uses: maven/pombump