Update logback dependencies to version 1.5.19#1996
Merged
riysaxen-amzn merged 1 commit intoopensearch-project:mainfrom Dec 9, 2025
Merged
Update logback dependencies to version 1.5.19#1996riysaxen-amzn merged 1 commit intoopensearch-project:mainfrom
riysaxen-amzn merged 1 commit intoopensearch-project:mainfrom
Conversation
Signed-off-by: Daniel Widdis <widdis@gmail.com>
This was referenced Dec 4, 2025
riysaxen-amzn
approved these changes
Dec 9, 2025
Collaborator
|
why some of the CI's are failing? |
Member
Author
The tests pass, looks like something wrong with artifact uploading with duplicate name, not unique per matrix. Once jdk25 upload completes the jdk21 and jdk24 uploads fail. Upload is only unique per OS, needs to also have a different name per JDK version. alerting/.github/workflows/test-workflow.yml Line 123 in 80a04af Fixed in: |
Member
Author
|
@riysaxen-amzn can you please add a "backport 3.4" label and tag this PR with it? |
Collaborator
backport failed |
Member
Author
Won't actually backport until this one is merged. |
engechas
approved these changes
Dec 9, 2025
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Dec 9, 2025
Signed-off-by: Daniel Widdis <widdis@gmail.com> (cherry picked from commit 72f9fcf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
riysaxen-amzn
pushed a commit
that referenced
this pull request
Dec 10, 2025
(cherry picked from commit 72f9fcf) Signed-off-by: Daniel Widdis <widdis@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AWSHurneyt
pushed a commit
to AWSHurneyt/OpenSearch-Alerting
that referenced
this pull request
Feb 12, 2026
… (opensearch-project#2002) (cherry picked from commit 72f9fcf) Signed-off-by: Daniel Widdis <widdis@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Thomas Hurney <hurneyt@amazon.com>
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.
Description
Resolves CVE-2025-11226.
Related Issues
See https://logback.qos.ch/news.html#1.5.19
Check List
--signoff.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.