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

deps: updates main deps except armeria and amqp #3615

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

codefromthecrypt
Copy link
Member

This updates all main dependencies except armeria (handled #3614) and amqp (driver is incompatible so needs a new PR).

Adrian Cole added 3 commits December 5, 2023 20:00
This updates all main dependencies except armeria (handled #3614) and
amqp (driver is incompatible so needs a new PR).

Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
Copy link
Member Author

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

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

notes

@@ -29,6 +29,7 @@

<properties>
<main.basedir>${project.basedir}/../..</main.basedir>
<!-- TODO: this version is abandoned: we have to rewrite for 5.x to avoid CVEs -->
Copy link
Member Author

Choose a reason for hiding this comment

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

needs a big job, but not a huge one

@@ -29,7 +29,9 @@
<properties>
<main.basedir>${project.basedir}/../..</main.basedir>

<jooq.version>3.14.4</jooq.version>
<!-- TODO: upgrade when we make floor JDK 11 or 17
Copy link
Member Author

Choose a reason for hiding this comment

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

interesting that jooq requires at least JDK 17 now ;)

@codefromthecrypt codefromthecrypt marked this pull request as ready for review December 5, 2023 14:25
@codefromthecrypt codefromthecrypt merged commit f66fa61 into master Dec 5, 2023
9 checks passed
@codefromthecrypt codefromthecrypt deleted the main-bumps branch December 5, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant