Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Spring Boot Test autoconfiguration

Latest
Compare
Choose a tag to compare
@vitalijr2 vitalijr2 released this 20 Dec 16:41
· 6 commits to main since this release

Security

  • CVE-2023-6378: A serialization vulnerability in logback receiver component part of logback version 1.4.11 allows an attacker to mount a Denial-Of-Service attack by sending poisoned data.

Added

  • The proxy feature
  • The report path
  • Split Maven plugin and CLI builder modules
  • The Spring Boot Test autoconfiguration, issue #51 by @GoncaloPT