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 4e5edc4c5 Bump net.java.dev.jna:jna from 5.15.0 to 5.16.0 (#2082)
4e5edc4c5 is described below

commit 4e5edc4c50a09fb380c793b9e8377e0de6dcc21e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:42:08 2024 +0100

    Bump net.java.dev.jna:jna from 5.15.0 to 5.16.0 (#2082)
    
    Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) 
from 5.15.0 to 5.16.0.
    - 
[Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/java-native-access/jna/compare/5.15.0...5.16.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 db2be049f..28208a16a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -389,7 +389,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.15.0</jna.version>
+    <jna.version>5.16.0</jna.version>
     <json.simple.version>1.1.1</json.simple.version>
     <jsoup.version>1.18.3</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>

Reply via email to