This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 281e440ca48 Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13
(#12246)
281e440ca48 is described below
commit 281e440ca48b663b7b196a68e05086b74ecc80f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 09:14:43 2023 +0100
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13 (#12246)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.4.11 to 1.4.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index fdeeb59bc4c..87148c52ce7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -306,7 +306,7 @@
<!-- virtual dependency only used by Eclipse m2e -->
<lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
<log4j2-version>2.22.0</log4j2-version>
- <logback-version>1.4.11</logback-version>
+ <logback-version>1.4.13</logback-version>
<lucene-version>9.8.0</lucene-version>
<lightcouch-version>0.2.0</lightcouch-version>
<littleproxy-version>2.0.19</littleproxy-version>