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

commit 3184123a7d961474decbf4412cf8de1bcd7c60b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 00:23:06 2026 +0000

    Bump org.apache.commons:commons-fileupload2-jakarta-servlet6
    
    Bumps org.apache.commons:commons-fileupload2-jakarta-servlet6 from 2.0.0-M4 
to 2.0.0-M5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-fileupload2-jakarta-servlet6
      dependency-version: 2.0.0-M5
      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 8ce36388f0..90188c9b5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <ver.commons-codec>1.21.0</ver.commons-codec>
     <ver.commons-compress>1.28.0</ver.commons-compress>
     <ver.commons-collections>4.5.0</ver.commons-collections>
-    <ver.commons-fileupload>2.0.0-M4</ver.commons-fileupload>
+    <ver.commons-fileupload>2.0.0-M5</ver.commons-fileupload>
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
     <ver.micrometer>1.16.3</ver.micrometer>

Reply via email to