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

fix: commons-logging.jar 로그 제거 및 빌드 시 제외 (#843) #845

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

seokjin8678
Copy link
Collaborator

📌 관련 이슈

✨ PR 세부 내용

이슈 내용과 같이 commons-logging.jar 관련 로그와 잠재적인 충돌 문제를 해결했습니다.

@seokjin8678 seokjin8678 added BE 백엔드에 관련된 작업 🛠 수정 수정에 관련된 작업 labels Apr 5, 2024
@seokjin8678 seokjin8678 self-assigned this Apr 5, 2024
@github-actions github-actions bot requested review from BGuga, carsago and xxeol2 April 5, 2024 13:55
Copy link

github-actions bot commented Apr 5, 2024

Test Results

187 files  187 suites   31s ⏱️
644 tests 644 ✅ 0 💤 0 ❌
657 runs  657 ✅ 0 💤 0 ❌

Results for commit b295160.

@seokjin8678 seokjin8678 merged commit 1ee462d into dev Apr 8, 2024
6 checks passed
@seokjin8678 seokjin8678 deleted the feat/#843 branch April 8, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업 🛠 수정 수정에 관련된 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] fix: commons-logging.jar을 제거하여 잠재적인 충돌을 해결한다.
3 participants