Skip to content

Commit 0418228

Browse files
committed
OAK-11946 : increased max size for oak-run jar
1 parent d92fad9 commit 0418228

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

oak-run/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<jetty.version>9.4.53.v20231009</jetty.version>
3535
<!--
3636
Size History:
37+
+ 88 MB (Caffenine-Banes, OAK-11946)
3738
+ 87 MB (Aws Sdk 2.x, OAK-11935)
3839
+ 84 MB (RDB/Tomcat, OAK-10752)
3940
+ 80 MB (Java 17, OAK-10638)
@@ -52,7 +53,7 @@
5253
+ 41 MB build failing on the release profile (OAK-6250)
5354
+ 38 MB. Initial value. Current 35MB plus a 10%
5455
-->
55-
<max.jar.size>91226112</max.jar.size>
56+
<max.jar.size>92093202</max.jar.size>
5657
</properties>
5758

5859
<build>

0 commit comments

Comments
 (0)