Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-services/dashboard-analytics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.6.RELEASE</version>
<relativePath></relativePath>
<relativePath/>
</parent>
<properties>
<log4j2.version>2.17.1</log4j2.version>
Expand Down Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.11.550</version>
<version>1.12.776</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 79097bf

Please sign in to comment.