This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new 7e6b36b4f4 Bump ch.qos.logback:logback-classic in /build-parent (#5612)
7e6b36b4f4 is described below
commit 7e6b36b4f45be1d1793da72aebf1d8ef3e51d623
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 19 11:42:52 2023 +0100
Bump ch.qos.logback:logback-classic in /build-parent (#5612)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.2.9 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.9...v_1.2.13)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index f095313e2b..49ac000876 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -54,7 +54,7 @@
- A version property must be specified in the format
"version.{groupId}", optionally with a suffix to make it unique.
- Version properties must be sorted alphabetically (other form of
sorting were found to be unclear and ambiguous).
-->
- <version.ch.qos.logback>1.2.9</version.ch.qos.logback>
+ <version.ch.qos.logback>1.2.13</version.ch.qos.logback>
<version.commons-codec>1.16.0</version.commons-codec>
<version.commons-collections>3.2.2</version.commons-collections>
<version.commons-logging>1.1.1</version.commons-logging>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]