Skip to content

Commit 1fb1c17

Browse files
committed
chore: update common
1 parent 4019d13 commit 1fb1c17

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.github.soat-tech-challenge</groupId>
9595
<artifactId>service-common</artifactId>
96-
<version>5.1.1</version>
96+
<version>5.1.2</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.postgresql</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)