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

Upgrade dependencies #155

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Upgrade dependencies #155

wants to merge 13 commits into from

Conversation

kpavlov
Copy link
Owner

@kpavlov kpavlov commented Apr 29, 2023

Upgrade dependencies

  • ⬆️ Upgrade Kotlin to 1.8.20

@kpavlov kpavlov added the dependencies Upgrading dependencies label Apr 29, 2023
val mockitoVersion = "5.3.1"
val nettyVersion = "4.1.92.Final"
val slf4jVersion = "2.0.7"
val springVersion = "5.3.27"

api("com.google.code.findbugs:jsr305:3.0.2")
api("io.netty:netty-handler:$nettyVersion")
Copy link

Choose a reason for hiding this comment

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

26% of developers fix this issue

Medium Vulnerability:

maven : io.netty/netty-handler : 4.1.92.Final

0 Critical, 0 High, 1 Medium, 0 Low vulnerabilities have been found across 1 dependencies.
View the Lift console for details about these vulnerabilities.


ℹ️ Expand to see all @sonatype-lift commands

You can reply with the following commands. For example, reply with @sonatype-lift ignoreall to leave out all findings.

Command Usage
@sonatype-lift ignore Leave out the above finding from this PR
@sonatype-lift ignoreall Leave out all the existing findings from this PR
@sonatype-lift exclude <file|issue|path|tool> Exclude specified file|issue|path|tool from Lift findings by updating your config.toml file

Note: When talking to LiftBot, you need to refresh the page to see its response.
Click here to add LiftBot to another repo.

@codeclimate
Copy link

codeclimate bot commented Apr 29, 2023

Code Climate has analyzed commit 830118b and detected 0 issues on this pull request.

View more on Code Climate.

@kpavlov kpavlov marked this pull request as ready for review October 24, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrading dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant