Uh oh!
There was an error while loading. Please reload this page.
JPERF-791 Bump ssh-ubuntu to version without vulnerable log4j - #26
JPERF-791 Bump ssh-ubuntu to version without vulnerable log4j#26mgrzaslewicz wants to merge 1 commit into
Conversation
| ### Changed | ||
| - Bump ssh-ubuntu library to version without vulnerable log4j | ||
There was a problem hiding this comment.
| ### Changed | |
| - Bump ssh-ubuntu library to version without vulnerable log4j |
It doesn't change anything in the API (including POM). It's only affecting the local dev loop and CI, not consumers.
CMingTseng
commented
Jul 7, 2024
I couldn't find a place to submit an issue, so I'm raising it here (my screen only shows Pull requests). First of all, thank you for this project. I took a look at the build.gradle part com.atlassian.performance.tools Because I want to create a Kotlin Multiplatform + Compose Multiplatform project, I wonder if there is a project entirely in Kotlin? Thank you. |
mgrzaslewicz
commented
Jul 8, 2024
Hey @CMingTseng . As you figured out, this lib has dependencies to other java libs. There are no plans to change it and I'm not aware of similar libraries that would be free of java dependencies unfortunately |
No description provided.