elasticsearch/libs/grok
Ryan Ernst c66a371f8e
Upgrade Mockito to 4.0.0 (#79949)
Mockito 4.0 removes several deprecated methods. This commit updates
usages of those deprecated methods and upgrades mockito. The changes
include: * Replace anyMapOf,anyListOf,anySetOf,anyCollectionOf with the
same   method name without `Of` and no longer taking any arguments. *
Replace anyObject with any * Removing argument from isNull * Replace
verifyZeroInteractions with verifyNoMoreInteractions The changes here
were completely mechanical, done entirely with forms of find/replace
within IntelliJ.
2021-10-27 16:16:18 -04:00
..
licenses Upgrade joni from 2.1.6 to 2.1.29 (#47374) 2019-10-04 06:30:41 -05:00
src Upgrade Mockito to 4.0.0 (#79949) 2021-10-27 16:16:18 -04:00
build.gradle Sync grok processor patterns with Logstash (#76752) 2021-08-24 07:34:27 -05:00