bcgov / jag-document-utils

Justice Sector PDF Merge Microservice integration with Adobe Experience Manager
Apache License 2.0
1 stars 1 forks source link

Bump splunk-library-javalogging from 1.11.3 to 1.11.5 in /src #106

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps splunk-library-javalogging from 1.11.3 to 1.11.5.

Release notes

Sourced from splunk-library-javalogging's releases.

Version 1.11.5

Critical Security Update

Enhancements

  • Added StandardErrorCallback class. Register ErrorCallback implementations via logback or log4j xml config. (PR #215)
    • ErrorCallback class used to handle errors other than Server errors.

Minor Changes

  • Bump org.slf4j:slf4j-api version to latest 1.7.36
  • Bump com.squareup.okhttp3:okhttp to latest 4.9.3
  • Bump com.google.code.gson:gson to latest 2.9.0
  • Flush HttpClient after flushing appenders. (PR #207)
  • Timeout settings modified for OKHttpClient. (PR #199)
  • Default behavior of Splunk event header & body are reverted back to v1.7.3. (PR #198)

Version 1.11.4

Version 1.11.4

Critical Security Update

Update Logback to version 1.2.9 per CVE-2021-42550.

Changelog

Sourced from splunk-library-javalogging's changelog.

Version 1.11.5

Critical Security Update

Enhancements

  • Added StandardErrorCallback class. Register ErrorCallback implementations via logback or log4j xml config. (PR #215)
    • ErrorCallback class used to handle error other than Server errors.

Minor Changes

  • Bump org.slf4j:slf4j-api version to latest 1.7.36
  • Bump com.squareup.okhttp3:okhttp to latest 4.9.3
  • Bump com.google.code.gson:gson to latest 2.9.0
  • Flush HttpClient after flushing appenders. (PR #207)
  • Timeout settings modified for OKHttpClient. (PR #199)
  • Default behavior of Splunk event header & body are reverted back to v1.7.3. (PR #198)

Version 1.11.4

Critical Security Update

  • Update Logback to version 1.2.9 per CVE-2021-42550.
Commits
  • c0db8f6 POM version changes
  • eb3a9d0 Merge pull request #253 from splunk/release-1.11.5
  • db14a52 Merge branch 'main' into release-1.11.5
  • 6fa2d67 Dependencies version changes
  • 9ba8da5 Merge pull request #246 from tristan3fish/patch-1
  • 8ec650c Merge pull request #242 from nickern/bump-okhttp
  • eaabf14 Merge pull request #215 from stokpop/issue-214-add-default-error-callback
  • ba87beb CVE-2022-25647 CWE-502
  • 256fc35 revert changes in changelog and readme
  • f4c5d7d Merge pull request #199 from steyng/183-ok-http-client-timeout-settings
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 2 years ago

Superseded by #113.