Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 authored Jun 3, 2023
1 parent 5f67567 commit 55f94e0
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 @@ -34,8 +34,8 @@
<main.class>${project.groupId}.${project.artifactId}.ExtFix</main.class>
<dependencies.directory>lib</dependencies.directory>
<thirdparty.license.directory>3rdparty</thirdparty.license.directory>
<lombok.version>1.18.26</lombok.version>
<picocli.version>4.7.3</picocli.version>
<lombok.version>1.18.28</lombok.version>
<picocli.version>4.7.4</picocli.version>
<maven.version.rules>${project.baseUri}maven-version-rules.xml</maven.version.rules>
<vm.initialHeapSize>4</vm.initialHeapSize>
<vm.maxHeapSize>64</vm.maxHeapSize> <!-- can rename ~100k files (256 bytes * 2 * 10^5 = 50 MiB) -->
Expand Down

0 comments on commit 55f94e0

Please sign in to comment.