This is an automated email from the ASF dual-hosted git repository.
ggregory 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 3ab8af96 Bump commons-logging:commons-logging from 1.3.3 to 1.3.4
(#589)
3ab8af96 is described below
commit 3ab8af96f659ca38d08d9833a4cffb73a6fea4c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 19 18:42:27 2024 -0400
Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#589)
Bumps commons-logging:commons-logging from 1.3.3 to 1.3.4.
---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
dependency-type: direct:production
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1011b4ce..d0cb13d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -388,7 +388,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.3</version>
+ <version>1.3.4</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>