Skip to content

chore: Remove commons-compress buildscript dependency#1223

Open
runningcode wants to merge 3 commits into
mainfrom
no/remove-commons-compress
Open

chore: Remove commons-compress buildscript dependency#1223
runningcode wants to merge 3 commits into
mainfrom
no/remove-commons-compress

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

@runningcode runningcode commented May 22, 2026

Summary

  • Remove unused org.apache.commons:commons-compress:1.28.0 classpath dependency from the root buildscript block

#skip-changelog

🤖 Generated with Claude Code

The commons-compress classpath dependency is not used anywhere in the
project and can be safely removed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
runningcode and others added 2 commits May 22, 2026 14:52
The commons-compress classpath dependency is only needed by the
Spring Boot Gradle plugin for the bootJar task. Move it from the
root buildscript to the spring-boot-sample project where it's
actually used.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant