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 various dependencies (both libraries and plugins) #17384

Merged
merged 20 commits into from
May 9, 2023

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented May 8, 2023

Spring cleaning in progress :)

@cla-bot cla-bot bot added the cla-signed label May 8, 2023
@github-actions github-actions bot added the bigquery BigQuery connector label May 8, 2023
@wendigo wendigo force-pushed the serafin/update-plugins branch from 4c0150c to ceef368 Compare May 8, 2023 11:45
@wendigo
Copy link
Contributor Author

wendigo commented May 8, 2023

CI hit #11140

@@ -1944,7 +1944,7 @@
<plugin>
<groupId>org.skife.maven</groupId>
<artifactId>really-executable-jar-maven-plugin</artifactId>
<version>1.0.5</version>
<version>2.1.1</version>
Copy link
Member

Choose a reason for hiding this comment

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

It looks like a major change. What changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The way zip is made executable. Plugin works the same

@@ -1105,7 +1105,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

Where this is used? Can we drop it maybe?

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 is used. We can rewrite call sites

@kokosing kokosing merged commit 6a7d7d6 into trinodb:master May 9, 2023
@kokosing
Copy link
Member

kokosing commented May 9, 2023

Thanks!

@github-actions github-actions bot added this to the 417 milestone May 9, 2023
@wendigo wendigo deleted the serafin/update-plugins branch July 4, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery BigQuery connector cla-signed
Development

Successfully merging this pull request may close these issues.

3 participants