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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 4484b2e14 Bump org.codelibs:jhighlight from 1.1.0 to 1.1.1 (#2475)
4484b2e14 is described below

commit 4484b2e145babec54f1f9cb296dc6f039d6f24e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 06:52:52 2025 +0100

    Bump org.codelibs:jhighlight from 1.1.0 to 1.1.1 (#2475)
    
    Bumps [org.codelibs:jhighlight](https://github.com/codelibs/jhighlight) 
from 1.1.0 to 1.1.1.
    - 
[Commits](https://github.com/codelibs/jhighlight/compare/jhighlight-1.1.0...jhighlight-1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codelibs:jhighlight
      dependency-version: 1.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 a34b19274..411ed09b9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -382,7 +382,7 @@
     <jempbox.version>1.8.17</jempbox.version>
     <!-- 12.0.* needs java 17 -->
     <jetty.version>11.0.26</jetty.version>
-    <jhighlight.version>1.1.0</jhighlight.version>
+    <jhighlight.version>1.1.1</jhighlight.version>
     <jna.version>5.18.1</jna.version>
     <json.simple.version>1.1.1</json.simple.version>
     <jsoup.version>1.21.2</jsoup.version>

Reply via email to