spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
Phillip Webb 617f7b9587 Improve ImageName/ImageReference parse performance
Update `ImageName` and `ImageReference` to use distinct regex patterns
to parse specific parts of the value. Prior to this commit a single
regex pattern was used which could hang given certain input strings.

Fixes gh-23115
2021-05-28 14:52:27 -07:00
..
src Improve ImageName/ImageReference parse performance 2021-05-28 14:52:27 -07:00
build.gradle Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00