Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #24246

Merged
merged 7 commits into from
Nov 25, 2024
Merged

Update dependencies #24246

merged 7 commits into from
Nov 25, 2024

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Nov 25, 2024

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

pom.xml Show resolved Hide resolved
@@ -198,6 +198,13 @@
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>nativeimage</artifactId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc: @kokosing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's an upper bound resolution. This dependency was already there

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -198,6 +198,13 @@
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>nativeimage</artifactId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plugin/trino-exasol/pom.xml Show resolved Hide resolved
@wendigo
Copy link
Contributor Author

wendigo commented Nov 25, 2024

@hashhar ptal for the TestSingleStoreCaseInsensitiveMapping. There is no way to force database to pass these tests anymore.

@wendigo wendigo merged commit 11e52d7 into master Nov 25, 2024
107 of 108 checks passed
@wendigo wendigo deleted the serafin/updates branch November 25, 2024 16:37
@github-actions github-actions bot added this to the 466 milestone Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants