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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new b003ef9ff TIKA-4239: update project-info-reports, azure storage blob
b003ef9ff is described below

commit b003ef9ffa9aa4e600cc7d190195bc9550a08d09
Author: Tilman Hausherr <til...@apache.org>
AuthorDate: Mon Aug 26 08:29:14 2024 +0200

    TIKA-4239: update project-info-reports, azure storage blob
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index cc12d7d1c..225ca6dbc 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -300,7 +300,7 @@
     <maven.failsafe.version>3.4.0</maven.failsafe.version>
     <maven.surefire.version>3.4.0</maven.surefire.version>
     <maven.shade.version>3.6.0</maven.shade.version>
-    
<maven.project.info.reports.version>3.6.2</maven.project.info.reports.version>
+    
<maven.project.info.reports.version>3.7.0</maven.project.info.reports.version>
     <!-- need above java 8 for 10.[0-2] -->
     <puppycrawl.version>9.3</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
@@ -498,7 +498,7 @@
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-storage-blob</artifactId>
-        <version>12.27.0</version>
+        <version>12.27.1</version>
       </dependency>
       <dependency>
         <groupId>com.azure</groupId>

Reply via email to