Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Upgrade dom4j to 2.1.3+ #522

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Upgrade dom4j to 2.1.3+ #522

merged 1 commit into from
Nov 24, 2020

Conversation

khushbr
Copy link
Contributor

@khushbr khushbr commented Nov 24, 2020

Fixes #: #521

Description of changes: Upgrade dom4j to 2.1.3+
Updating the com.github.spotbugs to latest 4.6.0 version, which will bring in 2.1.3 version of dom4j

Tests:

khushbr@3c22fb8556dd performance-analyzer-rca % ./gradlew :dependencyInsight --configuration spotbugs --dependency org.dom4j

> Configure project :
pa in dir: (../performance-analyzer) will be built.
PA repo located at '../performance-analyzer' will be used.

> Task :dependencyInsight
org.dom4j:dom4j:2.1.3
   variant "runtimeElements" [
      org.gradle.category            = library (not requested)
      org.gradle.dependency.bundling = external (not requested)
      org.gradle.jvm.version         = 8 (not requested)
      org.gradle.libraryelements     = jar (not requested)
      org.gradle.usage               = java-runtime (not requested)
      org.gradle.status              = release (not requested)
   ]

org.dom4j:dom4j:2.1.3
\--- com.github.spotbugs:spotbugs:4.1.1
     \--- spotbugs

A web-based, searchable dependency report is available by adding the --scan option.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 764ms
1 actionable task: 1 executed

If new tests are added, how long do the new ones take to complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@khushbr khushbr merged commit a8aa2e0 into master Nov 24, 2020
@khushbr khushbr deleted the khushbr-dom4j branch November 25, 2020 00:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants