Skip to content

Latest release is compiled with kotlin 2.1.20, spring-boot-dependencies-3.4.5 is still on 1.9.25 #835

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

Open
dagframstad opened this issue May 8, 2025 · 1 comment

Comments

@dagframstad
Copy link

If we depend on kotlin.version from spring-boot-dependencies-3.4.5 compile fails on projects that depends on mock-oauth2-server

@dagframstad
Copy link
Author

Compilation output:

Error:  Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:1.9.25:test-compile (test-compile) on project eresept-common-web: Compilation failure
Error:  /home/runner/.m2/repository/no/nav/security/mock-oauth2-server/2.1.11/mock-oauth2-server-2.1.11.jar!/META-INF/mock-oauth2-server.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.

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

No branches or pull requests

1 participant