Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
updated core version 3.15.7 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhya9lakshmi authored Jul 1, 2021
1 parent 596d5b3 commit e2cc9a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<packaging>jar</packaging>
<artifactId>artifactory-artifact-collector</artifactId>
<url>https://github.com/Hygieia/${repository.name}</url>
<version>3.2.3-SNAPSHOT</version>
<version>3.2.4-SNAPSHOT</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -48,7 +48,7 @@

<properties>
<!-- Dependencies -->
<com.capitalone.dashboard.core.version>3.14.9</com.capitalone.dashboard.core.version>
<com.capitalone.dashboard.core.version>3.15.7</com.capitalone.dashboard.core.version>
<spring-security.version>4.2.18.RELEASE</spring-security.version>
<tomcat.version>8.5.57</tomcat.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
Expand Down

0 comments on commit e2cc9a8

Please sign in to comment.