Skip to content

Commit 454bc3b

Browse files
dependabot[bot]github-actions[bot]
andauthored
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.12 (#2978)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.2.12. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qos-ch/logback/commit/a388193052c298ca87cc64192319df723288c6ab"><code>a388193</code></a> Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x</li> <li><a href="https://github.com/qos-ch/logback/commit/de44dc422bc3da1d7808283851324d960b492d4d"><code>de44dc4</code></a> prepare release 1.2.12</li> <li><a href="https://github.com/qos-ch/logback/commit/ca0cf172f680308938515b8a5d69348759ee947c"><code>ca0cf17</code></a> Merge pull request <a href="https://redirect.github.com/qos-ch/logback/issues/532">#532</a> from joakime/fix-jetty-requestlog</li> <li><a href="https://github.com/qos-ch/logback/commit/e31609b1980b9ba986344aae3cab7275fa2b4935"><code>e31609b</code></a> removed unused files</li> <li><a href="https://github.com/qos-ch/logback/commit/21e29efb284766f386781175b2ba18585b690154"><code>21e29ef</code></a> Merge pull request <a href="https://redirect.github.com/qos-ch/logback/issues/567">#567</a> from spliffone/LOGBACK-1633</li> <li><a href="https://github.com/qos-ch/logback/commit/e869000e1d5901e6aa6f46cc6575ee2137f15b69"><code>e869000</code></a> fix: published POM file contain the wrong scm URL</li> <li><a href="https://github.com/qos-ch/logback/commit/009ea46cb81a015f2ca312bde6e823581b93b37a"><code>009ea46</code></a> version for next dev cycle</li> <li><a href="https://github.com/qos-ch/logback/commit/d0f84311c7fb3bbf26b9ad216675cc79d47683e5"><code>d0f8431</code></a> fix LOGBACK-1623</li> <li><a href="https://github.com/qos-ch/logback/commit/453f597bb86f1cf2ebdf8635849a3a2fcf5ad68b"><code>453f597</code></a> Correcting logic around classIsPresent</li> <li>See full diff in <a href="https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=gradle&previous-version=1.2.11&new-version=1.2.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-action[bot]@users.noreply.github.com>
1 parent 66db9b8 commit 454bc3b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ val CORE_DEPENDENCIES = listOf(
7676
)
7777

7878
val DEPENDENCIES = listOf(
79-
"ch.qos.logback:logback-classic:1.2.11",
79+
"ch.qos.logback:logback-classic:1.2.12",
8080
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
8181
"com.uber.nullaway:nullaway:0.10.10",
8282
"commons-codec:commons-codec:1.15",

licenses/more-licenses.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
#agent
33
##Dependency License Report
4-
_2023-03-20 17:06:55 UTC_
4+
_2023-03-24 04:32:06 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.14.2`
@@ -241,13 +241,13 @@ _2023-03-20 17:06:55 UTC_
241241
242242
## Eclipse Public License - v 1.0
243243

244-
**46** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.2.11`
244+
**46** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.2.12`
245245
> - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch)
246246
> - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged)
247247
> - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html)
248248
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
249249
250-
**47** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.2.11`
250+
**47** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.2.12`
251251
> - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch)
252252
> - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged)
253253
> - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html)
@@ -265,13 +265,13 @@ _2023-03-20 17:06:55 UTC_
265265
266266
## GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
267267

268-
**50** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.2.11`
268+
**50** **Group:** `ch.qos.logback` **Name:** `logback-classic` **Version:** `1.2.12`
269269
> - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch)
270270
> - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged)
271271
> - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html)
272272
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
273273
274-
**51** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.2.11`
274+
**51** **Group:** `ch.qos.logback` **Name:** `logback-core` **Version:** `1.2.12`
275275
> - **Manifest Project URL**: [http://www.qos.ch](http://www.qos.ch)
276276
> - **Manifest License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 (Not Packaged)
277277
> - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html)

0 commit comments

Comments
 (0)