mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Refine regex
See gh-22543
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
spring.main.banner-mode=off
|
||||
distribute.optional-deployments[0]=.*\\.zip
|
||||
distribute.optional-deployments[1]=spring-boot-project-\\d\\.\\d\\.\\d(?:\\.RELEASE)?\\.pom
|
||||
distribute.optional-deployments[1]=spring-boot-project-\\d+\\.\\d+\\.\\d+(?:\\.RELEASE)?\\.pom
|
||||
logging.level.io.spring.concourse=DEBUG
|
||||
Reference in New Issue
Block a user