Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Bump the trino group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the trino group with 2 updates: [io.trino:trino-root](https://github.com/trinodb/trino) and [io.trino:trino-testing](https://github.com/trinodb/trino).


Updates `io.trino:trino-root` from 433 to 434
- [Changelog](https://github.com/trinodb/trino/blob/master/docs/release-template.md)
- [Commits](https://github.com/trinodb/trino/commits)

Updates `io.trino:trino-testing` from 433 to 434
- [Changelog](https://github.com/trinodb/trino/blob/master/docs/release-template.md)
- [Commits](https://github.com/trinodb/trino/commits)

---
updated-dependencies:
- dependency-name: io.trino:trino-root
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: trino
- dependency-name: io.trino:trino-testing
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: trino
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent e9308c6 commit 9d50704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.trino</groupId>
<artifactId>trino-root</artifactId>
<version>433</version>
<version>434</version>
</parent>

<artifactId>trino-tiledb</artifactId>
Expand Down Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-testing</artifactId>
<version>433</version>
<version>434</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 9d50704

Please sign in to comment.