Skip to content

Commit

Permalink
chore: update common
Browse files Browse the repository at this point in the history
  • Loading branch information
g-otn committed Mar 29, 2024
1 parent eec4a44 commit a05987f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>com.github.soat-tech-challenge</groupId>
<artifactId>service-common</artifactId>
<version>5.1.1</version>
<version>5.1.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ spring:
devtools:
add-properties: false

info:
app:
ecs_metadata_url_v4: "${ECS_CONTAINER_METADATA_URI_V4:unknown}"

0 comments on commit a05987f

Please sign in to comment.