Skip to content

bump: update commons-compress (security vulnerabilities)#555

Merged
raboof merged 1 commit intolightbend:mainfrom
pvlugter:commons-compress
Oct 4, 2021
Merged

bump: update commons-compress (security vulnerabilities)#555
raboof merged 1 commit intolightbend:mainfrom
pvlugter:commons-compress

Conversation

@pvlugter
Copy link
Copy Markdown
Member

@pvlugter pvlugter commented Oct 4, 2021

We don't expect the vulnerabilities to be exposed, but this should resolves the FOSSA checks in framework.

Refs https://github.com/lightbend/akkaserverless-framework/issues/869

val jacksonParameterNames = "com.fasterxml.jackson.module" % "jackson-module-parameter-names" % JacksonVersion
val jacksonScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % JacksonVersion

val testcontainers = "org.testcontainers" % "testcontainers" % TestContainersVersion
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I liked testcontainers over testContainers as it's written without a - in the artifact name, but 👍

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, the official name is Testcontainers as one word. I removed the dependency that wasn't being used. Didn't think of switching to this one.

@raboof raboof merged commit a7a835c into lightbend:main Oct 4, 2021
@pvlugter pvlugter deleted the commons-compress branch October 5, 2021 00:48
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