Commit b51b7ed
authored
Exclude guava, jackson-core, jackson-databind from jib-core (#6884)
Previous to introduce support for Jib in f78c0c3. The dependencies
mentioned were shaded. However, after introducing Jib, those
transitive dependencies became part of the API. For that reason,
currently, those are not shaded.1 parent f50ddc0 commit b51b7ed
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
| 104 | + | |
98 | 105 | | |
99 | 106 | | |
100 | 107 | | |
| |||
0 commit comments