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

Commit

Permalink
Update core version for log enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
chzhanpeng committed Mar 5, 2021
1 parent d0e588b commit ab22058
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 @@ -7,7 +7,7 @@
<description>CodeQuality Collector Microservices currently collects data from Sonar</description>
<url>https://hygieia.github.io/Hygieia/getting_started.html</url>
<packaging>jar</packaging>
<version>3.2.4-SNAPSHOT</version>
<version>3.2.5-SNAPSHOT</version>

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

<properties>
<!-- Dependencies -->
<com.capitalone.dashboard.core.version>3.10.0</com.capitalone.dashboard.core.version>
<com.capitalone.dashboard.core.version>3.14.6</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 ab22058

Please sign in to comment.