File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11services :
22 stack-client :
3- image : ghcr.io/theworldavatar/stack-client${IMAGE_SUFFIX}:1.50.2
3+ image : ghcr.io/theworldavatar/stack-client${IMAGE_SUFFIX}:1.50.3
44 secrets :
55 - blazegraph_password
66 - postgis_password
Original file line number Diff line number Diff line change 77
88 <groupId >com.cmclinnovations</groupId >
99 <artifactId >stack-clients</artifactId >
10- <version >1.50.2 </version >
10+ <version >1.50.3 </version >
1111
1212 <name >Stack Clients</name >
1313 <url >https://theworldavatar.io</url >
116116 <dependency >
117117 <groupId >uk.ac.cam.cares.jps</groupId >
118118 <artifactId >jps-base-lib</artifactId >
119- <version >1.47.1 </version >
119+ <version >1.48.0 </version >
120120 </dependency >
121121
122122 <!-- https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations -->
Original file line number Diff line number Diff line change 11services :
22 stack-data-uploader :
3- image : ghcr.io/theworldavatar/stack-data-uploader${IMAGE_SUFFIX}:1.50.2
3+ image : ghcr.io/theworldavatar/stack-data-uploader${IMAGE_SUFFIX}:1.50.3
44 secrets :
55 - blazegraph_password
66 - postgis_password
Original file line number Diff line number Diff line change 77
88 <groupId >com.cmclinnovations</groupId >
99 <artifactId >stack-data-uploader</artifactId >
10- <version >1.50.2 </version >
10+ <version >1.50.3 </version >
1111
1212 <name >Stack Data Uploader</name >
1313 <url >https://theworldavatar.io</url >
3838 <dependency >
3939 <groupId >com.cmclinnovations</groupId >
4040 <artifactId >stack-clients</artifactId >
41- <version >1.50.2 </version >
41+ <version >1.50.3 </version >
4242 </dependency >
4343
4444 <dependency >
Original file line number Diff line number Diff line change 11services :
22 stack-manager :
3- image : ghcr.io/theworldavatar/stack-manager${IMAGE_SUFFIX}:1.50.2
3+ image : ghcr.io/theworldavatar/stack-manager${IMAGE_SUFFIX}:1.50.3
44 environment :
55 EXTERNAL_PORT : " ${EXTERNAL_PORT-3838}"
66 STACK_BASE_DIR : " ${STACK_BASE_DIR}"
Original file line number Diff line number Diff line change 77
88 <groupId >com.cmclinnovations</groupId >
99 <artifactId >stack-manager</artifactId >
10- <version >1.50.2 </version >
10+ <version >1.50.3 </version >
1111
1212 <name >Stack Manager</name >
1313 <url >https://theworldavatar.io</url >
3838 <dependency >
3939 <groupId >com.cmclinnovations</groupId >
4040 <artifactId >stack-clients</artifactId >
41- <version >1.50.2 </version >
41+ <version >1.50.3 </version >
4242 </dependency >
4343
4444 <dependency >
You can’t perform that action at this time.
0 commit comments