Skip to content

Commit 77784cc

Browse files
committed
chore: update common
1 parent fa331f1 commit 77784cc

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.github.soat-tech-challenge</groupId>
4747
<artifactId>service-common</artifactId>
48-
<version>5.1.1</version>
48+
<version>5.1.2</version>
4949
</dependency>
5050
<dependency>
5151
<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
@@ -7,5 +7,5 @@ spring:
77
devtools:
88
add-properties: false
99

10-
info:
10+
app:
1111
ecs_metadata_url_v4: "${ECS_CONTAINER_METADATA_URI_V4:unknown}"

0 commit comments

Comments
 (0)