Skip to content

Commit aff8c04

Browse files
committed
chore: update common
1 parent e94b410 commit aff8c04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>com.github.soat-tech-challenge</groupId>
102102
<artifactId>service-common</artifactId>
103-
<version>5.1.1</version>
103+
<version>5.1.2</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.springframework.boot</groupId>

src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ spring:
22
devtools:
33
add-properties: false
44

5-
info:
5+
app:
66
ecs_metadata_url_v4: "${ECS_CONTAINER_METADATA_URI_V4:unknown}"

0 commit comments

Comments
 (0)