adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
730 stars 736 forks source link

SITES-15835 - httpclient-osgi dependency change #2585

Closed edoardo-goracci closed 11 months ago

edoardo-goracci commented 11 months ago
Q                       A
Fixed Issues? Fixes SITES-15835
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? No
Documentation Provided No (code comments and or markdown)
Any Dependency Changes? org.apache.httpcomponents:httpclient-osgi:4.5.13 changed to com.day.commons.osgi.wrapper:com.day.commons.osgi.wrapper.commons-httpclient:3.1.0.018
License Apache License, Version 2.0

Changed httpclient-osgi dependency to com.day.commons.osgi.wrapper.commons-httpclient and added a target folder exclusion to apache-rat-plugin configuration

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 11 months ago

Codecov Report

Merging #2585 (9209784) into main (e8fc23a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2585   +/-   ##
=========================================
  Coverage     87.33%   87.33%           
  Complexity     2648     2648           
=========================================
  Files           232      232           
  Lines          7076     7076           
  Branches       1073     1073           
=========================================
  Hits           6180     6180           
  Misses          359      359           
  Partials        537      537           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more