diff --git a/trino.yaml b/trino.yaml index 97577caf2b3..198fdc31465 100644 --- a/trino.yaml +++ b/trino.yaml @@ -1,6 +1,6 @@ package: name: trino - version: "452" + version: "453" epoch: 0 description: The distributed SQL query engine for big data, formerly known as PrestoSQL copyright: @@ -30,7 +30,7 @@ pipeline: with: repository: https://github.com/trinodb/trino.git tag: ${{package.version}} - expected-commit: 4875e56f86af7a504b4a1fced575ddbe19ecc393 + expected-commit: a5ee92c2d6ece4f19c2a35ab41e60f7168a8f1bf - uses: maven/pombump