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 f92002ea4b Bump ch.qos.logback:logback-classic (#5616)
f92002ea4b is described below
commit f92002ea4bb98c2e4f9e23d4be8156774a371895
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 19 11:43:52 2023 +0100
Bump ch.qos.logback:logback-classic (#5616)
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:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../test/resources/projects/integrationtestDefaults/reference/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/kie-archetypes/kie-drools-yaml-archetype/src/test/resources/projects/integrationtestDefaults/reference/pom.xml
b/kie-archetypes/kie-drools-yaml-archetype/src/test/resources/projects/integrationtestDefaults/reference/pom.xml
index cf2ffc0924..3cf83709b0 100644
---
a/kie-archetypes/kie-drools-yaml-archetype/src/test/resources/projects/integrationtestDefaults/reference/pom.xml
+++
b/kie-archetypes/kie-drools-yaml-archetype/src/test/resources/projects/integrationtestDefaults/reference/pom.xml
@@ -35,7 +35,7 @@
<drools-version>${project.version}</drools-version>
<slf4j-version>1.7.2</slf4j-version>
<junit-version>4.11</junit-version>
- <logback-version>1.2.9</logback-version>
+ <logback-version>1.2.13</logback-version>
</properties>
<dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]