spring-boot/spring-boot-project/spring-boot-tools
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
..
spring-boot-antlib Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-autoconfigure-processor Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-buildpack-platform Improve ImageName/ImageReference parse performance 2021-05-28 14:52:27 -07:00
spring-boot-configuration-metadata Update copyright year of changed files 2021-03-23 12:50:49 -07:00
spring-boot-configuration-processor Polish "Fix ordering of metadata entries" 2021-04-28 14:07:37 +02:00
spring-boot-gradle-plugin Use test harness for image building integration tests 2021-05-12 14:51:45 -05:00
spring-boot-jarmode-layertools Polish "Prevent extracting zip entries outside of destination path" 2021-03-05 10:13:32 +00:00
spring-boot-loader Polish "Use try-with-resources statement" 2021-05-13 11:37:10 +01:00
spring-boot-loader-tools Ensure that upstream jars have been built 2021-03-30 20:51:33 +01:00
spring-boot-maven-plugin Use test harness for image building integration tests 2021-05-12 14:51:45 -05:00
spring-boot-test-support Remove workaround for SUREFIRE-1679 2021-05-24 11:15:58 +02:00