This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 6a2252d8d Bump slf4j.version from 1.7.5 to 1.7.33
6a2252d8d is described below
commit 6a2252d8da1b597d3e72f57297b5dedfccde895c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 6 18:48:26 2025 +0000
Bump slf4j.version from 1.7.5 to 1.7.33
Bumps `slf4j.version` from 1.7.5 to 1.7.33.
Updates `org.slf4j:slf4j-log4j12` from 1.7.5 to 1.7.33
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.5...v_1.7.33)
Updates `org.slf4j:jcl-over-slf4j` from 1.7.5 to 1.7.33
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.5...v_1.7.33)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
blueprint/blueprint-noosgi/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blueprint/blueprint-noosgi/pom.xml
b/blueprint/blueprint-noosgi/pom.xml
index fa2a9c0d7..18c37ecea 100644
--- a/blueprint/blueprint-noosgi/pom.xml
+++ b/blueprint/blueprint-noosgi/pom.xml
@@ -50,7 +50,7 @@
<blueprint.parser.version>1.6.0</blueprint.parser.version>
<org.apache.felix.utils.version>1.11.6</org.apache.felix.utils.version>
<proxy.impl.version>1.0.3</proxy.impl.version>
- <slf4j.version>1.7.5</slf4j.version>
+ <slf4j.version>1.7.33</slf4j.version>
</properties>
<profiles>