Skip to content

Commit

Permalink
Update plexus-archiver and poi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BartChris committed Jan 6, 2025
1 parent 3eb63da commit 319ff57
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 319ff57

Please sign in to comment.