File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
#
14
14
15
15
# zipkin version should match zipkin.version in /pom.xml
16
- ARG zipkin_version=3.0.2
16
+ ARG zipkin_version=3.0.3
17
17
18
18
# java_version is used during the installation process to build or download the module jar.
19
19
#
Original file line number Diff line number Diff line change 74
74
<!-- matching armeria/grpc/zipkin -->
75
75
<zipkin .groupId>io.zipkin.zipkin2</zipkin .groupId>
76
76
<!-- when updating, update docker/Dockerfile and storage/src/test/java/zipkin2/storage/kafka/IT* -->
77
- <zipkin .version>3.0.2 </zipkin .version>
77
+ <zipkin .version>3.0.3 </zipkin .version>
78
78
<zipkin-reporter .version>3.2.1</zipkin-reporter .version>
79
79
<spring-boot .version>3.2.1</spring-boot .version>
80
80
<!-- armeria.groupId allows you to test feature branches with jitpack -->
You can’t perform that action at this time.
0 commit comments