Skip to content

v4.9.1

Compare
Choose a tag to compare
@julianladisch julianladisch released this 29 Jun 21:35
· 94 commits to master since this release
  • EDGPATRON-15: Fix sonar code smells
  • EDGPATRON-90: Broken logging: %d [%thread] %-5level %logger - %msg%n
  • EDGPATRON-91: Upgrade dependencies fixing DoS and HTTP Request Smuggling
  • EDGPATRON-92: Replace CompletableFuture with Future fixing spurious test failures
  • EDGPATRON-93: Replace IOUtils.toString by readAllBytes