This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new b76394ff2 Bump net.java.dev.jna:jna from 5.16.0 to 5.17.0 (#2168)
b76394ff2 is described below

commit b76394ff2d551d4d9ec98b490a89b43773cd10d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 07:36:18 2025 +0100

    Bump net.java.dev.jna:jna from 5.16.0 to 5.17.0 (#2168)
    
    Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) 
from 5.16.0 to 5.17.0.
    - 
[Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/java-native-access/jna/compare/5.16.0...5.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 61425fa11..936b34c56 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -392,7 +392,7 @@
     <jetty.version>11.0.24</jetty.version>
     <jetty.http2.version>11.0.24</jetty.http2.version>
     <jhighlight.version>1.1.0</jhighlight.version>
-    <jna.version>5.16.0</jna.version>
+    <jna.version>5.17.0</jna.version>
     <json.simple.version>1.1.1</json.simple.version>
     <jsoup.version>1.19.1</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>

Reply via email to