netty5/handler-proxy
Norman Maurer 3f2c5ccd46 Replace deprecated Assert.assertThat(...) with MatcherAssert.assertThat(...) (#10699)
Motivation:

junit deprecated Assert.assertThat(...)

Modifications:

Use MatcherAssert.assertThat(...) as replacement for deprecated method

Result:

Less deprecation warnings
2020-10-18 14:55:21 +02:00
..
src Replace deprecated Assert.assertThat(...) with MatcherAssert.assertThat(...) (#10699) 2020-10-18 14:55:21 +02:00
pom.xml Add a build profile for JDK 16 (#10675) 2020-10-12 16:42:40 +02:00