aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc-all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'exec/jdbc-all/pom.xml')
-rw-r--r--exec/jdbc-all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml
index d19003f04..67a3bb8af 100644
--- a/exec/jdbc-all/pom.xml
+++ b/exec/jdbc-all/pom.xml
@@ -512,7 +512,7 @@
This is likely due to you adding new dependencies to a java-exec and not updating the excludes in this module. This is important as it minimizes the size of the dependency of Drill application users.
</message>
- <maxsize>39500000</maxsize>
+ <maxsize>40000000</maxsize>
<minsize>15000000</minsize>
<files>
<file>${project.build.directory}/drill-jdbc-all-${project.version}.jar</file>