Skip to content

Comments

build(deps): bump com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender from 2.1 to 3.0#8389

Merged
pethers merged 2 commits intomasterfrom
dependabot/maven/com.j256.cloudwatchlogbackappender-cloudwatchlogbackappender-3.0
Feb 17, 2026
Merged

build(deps): bump com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender from 2.1 to 3.0#8389
pethers merged 2 commits intomasterfrom
dependabot/maven/com.j256.cloudwatchlogbackappender-cloudwatchlogbackappender-3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender from 2.1 to 3.0.

Release notes

Sourced from com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender's releases.

3.0

  • Moved to Java 11 to support logback 1.4.X and slf4j version 2.X.X.
  • Updated to AWS v2 of the SDK.
  • Added the 'disableAwsMetadata' setting if you are not running in EC2/AWS so it won't try to download metadata.
  • Added the 'taskId' expansion for running under ECS. Uses a brittle regex pattern to avoid a json parser dependency.
  • Added the 'retentionDays' setting to add the retention period to the log-group.
  • Added the 'waitForAllEvents' setting (default true) that waits for all log entries before stopping the appender.
  • Added code to work under ECS and EC2.
Commits
  • 7d82290 [maven-release-plugin] prepare release cloudwatchlogbackappender-3.0
  • bef3aa9 preping for release
  • 5525c47 Working under EC2 and ECS (#57)
  • c16b7a9 cp
  • 4f2641f Added waitForAllEvents setting to wait for all events before stopping (#56)
  • f56235f Upgraded aws to v2 (#55)
  • 8512fbf Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12 (#54)
  • 9a368ab Add endpoint-url for localstack support (#53)
  • fb47f18 Handle the case when EC2 Metadata is disabled (#47)
  • a3d48fd cp
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…kappender

Bumps [com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender](https://github.com/j256/cloudwatch-logback-appender) from 2.1 to 3.0.
- [Release notes](https://github.com/j256/cloudwatch-logback-appender/releases)
- [Changelog](https://github.com/j256/cloudwatch-logback-appender/blob/main/RELEASE.txt)
- [Commits](j256/cloudwatch-logback-appender@cloudwatchlogbackappender-2.1...cloudwatchlogbackappender-3.0)

---
updated-dependencies:
- dependency-name: com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender
  dependency-version: '3.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 17, 2026
@dependabot dependabot bot requested a review from pethers as a code owner February 17, 2026 09:48
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 17, 2026
@github-actions
Copy link

github-actions bot commented Feb 17, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 2c41af0.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

citizen-intelligence-agency/pom.xml

PackageVersionLicenseIssue Type
com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender3.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.j256.cloudwatchlogbackappender:cloudwatchlogbackappender 3.0 🟢 3.8
Details
CheckScoreReason
Dangerous-Workflow⚠️ -1no workflows found
Code-Review⚠️ 1Found 3/27 approved changesets -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Maintained🟢 97 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 9
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 64 existing vulnerabilities detected

Scanned Files

  • citizen-intelligence-agency/pom.xml

@github-actions
Copy link

📚 Javadoc Generated

The Javadoc documentation has been generated for this PR. Download the javadoc artifact from the workflow run to view the complete API documentation with UML diagrams.

@sonarqubecloud
Copy link

@github-actions
Copy link

📚 Javadoc Generated

The Javadoc documentation has been generated for this PR. Download the javadoc artifact from the workflow run to view the complete API documentation with UML diagrams.

@pethers pethers merged commit 8a1c60a into master Feb 17, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.j256.cloudwatchlogbackappender-cloudwatchlogbackappender-3.0 branch February 17, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant