Skip to content

Commit

Permalink
Update dependencies (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Aug 1, 2023
1 parent 414f87f commit 24a8afe
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 @@ -13,7 +13,7 @@

<properties>
<maven.min.version>3.3.9</maven.min.version>
<buildinfo.version>2.39.8</buildinfo.version>
<buildinfo.version>2.41.3</buildinfo.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
<version>4.6.0</version>
<version>4.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 24a8afe

Please sign in to comment.