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 ba182c4cd8 Bump org.apache.commons:commons-fileupload2-jakarta-servlet6
ba182c4cd8 is described below

commit ba182c4cd8f5c209230c5631eedf60af870cc1eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 23 00:25:23 2025 +0000

    Bump org.apache.commons:commons-fileupload2-jakarta-servlet6
    
    Bumps org.apache.commons:commons-fileupload2-jakarta-servlet6 from 2.0.0-M3 
to 2.0.0-M4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-fileupload2-jakarta-servlet6
      dependency-version: 2.0.0-M4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 8ae995720a..c75269f21f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
     <ver.commons-codec>1.18.0</ver.commons-codec>
     <ver.commons-compress>1.27.1</ver.commons-compress>
     <ver.commons-collections>4.5.0</ver.commons-collections>
-    <ver.commons-fileupload>2.0.0-M3</ver.commons-fileupload>
+    <ver.commons-fileupload>2.0.0-M4</ver.commons-fileupload>
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
     <ver.micrometer>1.15.1</ver.micrometer>

Reply via email to