This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 67ec9ae394 Bump org.apache.commons:commons-compress in the
maven-patch-group group
67ec9ae394 is described below
commit 67ec9ae394f9d6e853a135d301659be4fa3878d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 26 00:26:21 2024 +0000
Bump org.apache.commons:commons-compress in the maven-patch-group group
Bumps the maven-patch-group group with 1 update:
org.apache.commons:commons-compress.
Updates `org.apache.commons:commons-compress` from 1.27.0 to 1.27.1
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d9e412108f..929e2a6db3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<ver.commons-rdf>0.5.0</ver.commons-rdf>
<ver.commons-csv>1.11.0</ver.commons-csv>
<ver.commons-codec>1.17.1</ver.commons-codec>
- <ver.commons-compress>1.27.0</ver.commons-compress>
+ <ver.commons-compress>1.27.1</ver.commons-compress>
<ver.commons-collections>4.4</ver.commons-collections>
<ver.commons-fileupload>2.0.0-M2</ver.commons-fileupload>