Jinwoo Hwang created GEODE-10548:
------------------------------------

             Summary: Upgrade slf4j-api from 1.7.32 to 1.7.36
                 Key: GEODE-10548
                 URL: https://issues.apache.org/jira/browse/GEODE-10548
             Project: Geode
          Issue Type: Improvement
            Reporter: Jinwoo Hwang


h2. Overview
Upgrade slf4j-api dependency from version 1.7.32 to 1.7.36 to address potential 
security vulnerabilities and benefit from bug fixes.

h2. Current Version
* slf4j-api: 1.7.32

h2. Target Version
* slf4j-api: 1.7.36

h2. Rationale
* Address any known security vulnerabilities in versions < 1.7.36
* Benefit from bug fixes and improvements
* Keep dependencies up to date for better maintainability
* Stay current with the SLF4J 1.7.x series before considering migration to 2.x

h2. Changes Required
# Update dependency version in 
{{build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy}}
# Test compatibility with existing logging configuration
# Verify no breaking changes in API usage
# Run full test suite to ensure compatibility

h2. Testing Checklist
* All unit tests pass
* Integration tests pass
* Logging functionality works as expected
* No performance regressions
* Quality checks pass (spotlessCheck, pmdMain, etc.)

h2. Affected Versions
* 1.15.x (support/1.15 branch)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to