Skip to content

Commit

Permalink
Merge pull request #6362 from BartChris/update_common_compress
Browse files Browse the repository at this point in the history
Update plexus-archiver and poi dependency
  • Loading branch information
solth authored Jan 10, 2025
2 parents f6f7721 + 319ff57 commit d6ef0f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<myfaces.version>2.3.10</myfaces.version>
<mysql.version>8.2.0</mysql.version>
<pdfbox.version>3.0.3</pdfbox.version>
<poi.version>5.2.5</poi.version>
<poi.version>5.3.0</poi.version>
<primefaces.extensions.version>8.0.5</primefaces.extensions.version>
<saxon.version>9.9.1-8</saxon.version>
<log4j.version>2.19.0</log4j.version>
Expand Down Expand Up @@ -441,7 +441,7 @@ from system library in Java 11+ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
<version>4.8.0</version>
<version>4.10.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit d6ef0f0

Please sign in to comment.