spline #1419 Upgrade to Apache Configuration 2 due to CVE-2025-46392#1420
Merged
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (12)
- .sdkmanrc: Language not supported
- admin/src/main/scala/za/co/absa/spline/admin/AppConfig.scala: Language not supported
- build/parent-pom/pom.xml: Language not supported
- commons/pom.xml: Language not supported
- commons/src/main/scala/org/apache/commons/configuration2/ConfigurationImplicits.scala: Language not supported
- commons/src/main/scala/za/co/absa/spline/common/TimeTracingUtils.scala: Language not supported
- commons/src/main/scala/za/co/absa/spline/common/config/DefaultConfigurationStack.scala: Language not supported
- commons/src/main/scala/za/co/absa/spline/common/config/UpperSnakeCaseEnvironmentConfiguration.scala: Language not supported
- commons/src/test/scala/za/co/absa/spline/common/config/ConfigurationImplicitsSpec.scala: Language not supported
- commons/src/test/scala/za/co/absa/spline/common/config/UpperSnakeCaseEnvironmentConfigurationSpec.scala: Language not supported
- kafka-gateway/src/main/scala/za/co/absa/spline/gateway/kafka/KafkaGatewayConfig.scala: Language not supported
- persistence/src/main/scala/za/co/absa/spline/persistence/ArangoRepoConfig.scala: Language not supported
Contributor
Author
⛔ Snyk checks have failed. 11 issues have been found so far.
⛔ security/snyk check is complete. 11 issues have been found. (View Details) 💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
cerveada
reviewed
May 22, 2025
| * limitations under the License. | ||
| */ | ||
|
|
||
| package org.apache.commons.configuration2 |
Contributor
There was a problem hiding this comment.
Is it necessary to use apaches package?
Contributor
Author
There was a problem hiding this comment.
Yes, to allow access to a method with a package visibility.
343e833 to
a7a3cb2
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Resolves #1419