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

Updates Ant to 1.10.14, and maven-plugin-api to 3.9.4 #35

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

kterusaki
Copy link
Contributor

- org.apache.ant:ant:1.9.9 - [CVE-2020-11979, CVE-2021-36373, CVE-2021-36374, CVE-2020-194]
- org.codehaus.plexus:plexus-utils:3.0.22 - [CVE-2022-4244, CVE-2022-4245]
@@ -38,13 +38,13 @@ lazy val jarjar = project

IntegrationTest / fork := true
IntegrationTest / envVars := Map(
"JARJAR_CLASSPATH" -> (Runtime / fullClasspath)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

L41-47 are formatting changes that weren't applied previously

Copy link
Owner

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

Thanks!

@eed3si9n eed3si9n merged commit e07f591 into eed3si9n:develop Sep 8, 2023
@kterusaki
Copy link
Contributor Author

@eed3si9n what's the process to release a new version that contains these changes? I'd like to update the jarjar abrams version used in sbt-assembly

@eed3si9n
Copy link
Owner

I'll try to get one out this week.

@kterusaki kterusaki deleted the fix/vulnerabilities branch September 14, 2023 20:56
@eed3si9n eed3si9n changed the title fix following vulnerabilities Updates Ant to 1.10.14 Sep 17, 2023
@eed3si9n eed3si9n changed the title Updates Ant to 1.10.14 Updates Ant to 1.10.14, and maven-plugin-api to 3.9.4 Sep 17, 2023
@eed3si9n
Copy link
Owner

FYI, I did release a new version, but I think a better approach would be to split out Ant - #36

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.

2 participants