Skip to content

Commit a05987f

Browse files
committed
chore: update common
1 parent eec4a44 commit a05987f

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
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.github.soat-tech-challenge</groupId>
126126
<artifactId>service-common</artifactId>
127-
<version>5.1.1</version>
127+
<version>5.1.2</version>
128128
</dependency>
129129
<dependency>
130130
<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)