-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
This pull request upgrades the com.fasterxml.jackson dependency from version 2.17.0 to 2.17.2 in the WildFly Elytron project.
Changes Made:
- Updated version.com.fasterxml.jackson property in pom.xml from 2.17.0 to 2.17.2.
Testing Done:
- Built the project successfully using mvn clean install -DskipTests.
- Ran all tests using mvn test, and they passed without any issues.
Please review and let me know if additional changes are required.
https://github.com/wildfly-security/wildfly-elytron/pull/2265