mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-08 18:34:58 +08:00
Fix version range for Zipkin UI
Closes gh-216
This commit is contained in:
@@ -449,7 +449,7 @@ initializr:
|
||||
groupId: io.zipkin
|
||||
artifactId: zipkin-ui
|
||||
scope: runtime
|
||||
versionRange: 1.3.4.BUILD-SNAPSHOT
|
||||
versionRange: 1.3.3.RELEASE
|
||||
starter: false
|
||||
- name: Zipkin Server
|
||||
id: zipkin-server
|
||||
|
||||
Reference in New Issue
Block a user