Skip to content

dependency updates 08-Aug-2025, use <release> instead of <source> and <target>#1209

Merged
egonw merged 2 commits intocdk:mainfrom
uli-f:deps/update-20250808
Aug 11, 2025
Merged

dependency updates 08-Aug-2025, use <release> instead of <source> and <target>#1209
egonw merged 2 commits intocdk:mainfrom
uli-f:deps/update-20250808

Conversation

@uli-f
Copy link
Copy Markdown
Member

@uli-f uli-f commented Aug 8, 2025

  • bumped test dependencies junit, assertj, and mockito to latest versions
  • cdk-bundle.pom: update maven-compiler-plugin configuration to use instead of and

…f <source> and <target>; bump junit, assertj, and mockito dependencies versions
@egonw egonw self-requested a review August 8, 2025 10:50
Copy link
Copy Markdown
Member

@egonw egonw left a comment

Choose a reason for hiding this comment

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

Hi @uli-f, can you update the patch to use a Mockito version that is compatible with Java 8? The version you suggest is not compiled with Java 8:

 class file has wrong version 55.0, should be 52.0

(PS, this happens to me regularly :) )

@uli-f
Copy link
Copy Markdown
Member Author

uli-f commented Aug 8, 2025

@egonw Sorry about that, fixed now. I also downgraded the dependency mockito-junit-jupiter to the same version 4.11.0 as mockito-core as it seems to be recommended to align the versions of these two.

@egonw egonw self-requested a review August 11, 2025 06:16
@egonw egonw merged commit c2fff0d into cdk:main Aug 11, 2025
6 of 7 checks passed
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.

2 participants