Skip to content

Commit

Permalink
trino/461 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Oct 10, 2024
1 parent 9e3e3f9 commit b953bbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
6 changes: 3 additions & 3 deletions trino.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: trino
version: "453"
epoch: 3
version: "461"
epoch: 0
description: The distributed SQL query engine for big data, formerly known as PrestoSQL
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
with:
repository: https://github.com/trinodb/trino.git
tag: ${{package.version}}
expected-commit: a5ee92c2d6ece4f19c2a35ab41e60f7168a8f1bf
expected-commit: a1aa0de355993a0bd252a6970da8929894bbe6cd

- uses: maven/pombump

Expand Down
10 changes: 0 additions & 10 deletions trino/pombump-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ patches:
version: 1.0.39
scope: import
type: jar
- groupId: org.apache.commons
artifactId: commons-compress
version: 1.26.0
scope: import
type: jar
- groupId: org.postgresql
artifactId: postgresql
version: 42.7.2
scope: import
type: jar
- groupId: org.apache.commons
artifactId: commons-configuration2
version: 2.10.1
Expand Down

0 comments on commit b953bbd

Please sign in to comment.