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

Update slick, slick-hikaricp to 3.3.3 #576

Merged
merged 1 commit into from
May 14, 2021

Conversation

scala-steward
Copy link
Contributor

Updates

  • com.typesafe.slick:slick
  • com.typesafe.slick:slick-hikaricp

from 3.3.2 to 3.3.3.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.typesafe.slick" } ]

labels: library-update, semver-patch

@acando86
Copy link

Slick 3.3.2 is affected by a CVE fixed in 3.3.3, namely

CVE: {
"summary": "HikariCP Connection.isClosed() Function TCP Traffic Handling Unspecified Remote Issue",
"severity": "High"
}

It would be great to have play-slick using latest slick 3.3.3

@mkurz mkurz merged commit fa1e812 into playframework:master May 14, 2021
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.

3 participants