Skip to content

build: update maven configuration and upgrade HttpComponents to v5 - #27

Open
atatur wants to merge 3 commits into
google:mainfrom
atatur:fix/reduce_vulnerabilities
Open

build: update maven configuration and upgrade HttpComponents to v5#27
atatur wants to merge 3 commits into
google:mainfrom
atatur:fix/reduce_vulnerabilities

Conversation

@atatur

@atatur atatur commented Aug 5, 2026

Copy link
Copy Markdown
Contributor
  1. upgrade Apache HttpComponents to v5 and update XrayTestResultUpdater and XrayIntegrationTest to use the new API
  2. extract dependency versions into properties in pom.xml
  3. replace org.apache.commons.codec.Charsets with java.nio.charset.StandardCharsets in XrayTestResultUpdater
  4. simplify the step status evaluation logic in XrayTestResultUpdater

1. upgrade Apache HttpComponents to v5 and update `XrayTestResultUpdater` and `XrayIntegrationTest` to use the new API
2. extract dependency versions into properties in `pom.xml`
3. replace `org.apache.commons.codec.Charsets` with `java.nio.charset.StandardCharsets` in `XrayTestResultUpdater`
4. simplify the step status evaluation logic in `XrayTestResultUpdater`
@atatur
atatur marked this pull request as draft August 5, 2026 16:11
@atatur
atatur force-pushed the fix/reduce_vulnerabilities branch from 1000476 to e2e7d2e Compare August 5, 2026 18:41
@atatur
atatur marked this pull request as ready for review August 6, 2026 13:10
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