[FLINK-38694] Update dependencies to latest versions#153
Merged
MartijnVisser merged 7 commits intoapache:masterfrom Dec 23, 2025
Merged
[FLINK-38694] Update dependencies to latest versions#153MartijnVisser merged 7 commits intoapache:masterfrom
MartijnVisser merged 7 commits intoapache:masterfrom
Conversation
Contributor
|
@mateczagany Could you rebase, so we can see the license check in action for these updates? |
e4ee567 to
60b3dbb
Compare
Contributor
Author
|
Can you PTAL and see if we can merge this? I would be glad to give all the help I can with the release effort as well. |
Contributor
MartijnVisser
left a comment
There was a problem hiding this comment.
@mateczagany Do you think we should bump two dependencies to the latest patch version, or not?
flink-shaded-asm-9/pom.xml
Outdated
| <properties> | ||
| <asm.major.version>9</asm.major.version> | ||
| <asm.version>${asm.major.version}.8</asm.version> | ||
| <asm.version>${asm.major.version}.9</asm.version> |
Contributor
There was a problem hiding this comment.
@mateczagany Do you think we should upgrade to 9.9.1?
Contributor
Author
There was a problem hiding this comment.
Upgraded, and amended this commit.
Comment on lines
11
to
13
| - io.swagger.core.v3:swagger-annotations:2.2.40 | ||
| - io.swagger.core.v3:swagger-core:2.2.40 | ||
| - io.swagger.core.v3:swagger-models:2.2.40 |
Contributor
There was a problem hiding this comment.
Do you think we should upgrade to 2.2.41 here?
Contributor
Author
There was a problem hiding this comment.
Upgraded, and amended this commit.
60b3dbb to
b7ec670
Compare
MartijnVisser
approved these changes
Dec 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First the following hotfix should be merged after review: #154
Without that, the license checks don't work correctly