Skip to content

Commit

Permalink
bump commons-io
Browse files Browse the repository at this point in the history
New filesize after bump commons-io
  • Loading branch information
guwirth authored Oct 5, 2023
1 parent 6397c1f commit 73cdcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxx-sslr-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<configuration>
<rules>
<requireFilesSize>
<maxsize>8300000</maxsize>
<maxsize>8500000</maxsize>
<minsize>6000000</minsize>
<files>
<file>${project.build.directory}/${project.build.finalName}.jar</file>
Expand Down

0 comments on commit 73cdcd5

Please sign in to comment.