This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 4f16aba2c Bump org.slf4j:slf4j-log4j12 from 1.5.11 to 2.0.18 (#770)
4f16aba2c is described below
commit 4f16aba2c72a05af7672683a0b7c60b04912d8cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 07:49:53 2026 -0400
Bump org.slf4j:slf4j-log4j12 from 1.5.11 to 2.0.18 (#770)
Bumps org.slf4j:slf4j-log4j12 from 1.5.11 to 2.0.18.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
dependency-version: 2.0.18
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
commons-vfs2-jackrabbit1/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commons-vfs2-jackrabbit1/pom.xml b/commons-vfs2-jackrabbit1/pom.xml
index f51de172c..e2217174c 100644
--- a/commons-vfs2-jackrabbit1/pom.xml
+++ b/commons-vfs2-jackrabbit1/pom.xml
@@ -93,7 +93,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
- <version>1.5.11</version>
+ <version>2.0.18</version>
<scope>test</scope>
</dependency>