Closed occupant23 closed 4 years ago
@oomelianchuk Please recheck.
Hurra! We have one dependency less on the project and used Java 8 instead. That's wonderful!
Unfortunately, Guava is not completely gone. It is still a transitive dependency of browserup-proxy-core
.
That's okay. I just wanted to remove the explicit dependency due to one line of code.
Totally right.
The guava dependency: com.google.guava is only used in one place and this code can easily replaced by using streams.