File tree 1 file changed +1
-11
lines changed
1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 4
4
<artifactId >api-audit</artifactId >
5
5
<packaging >jar</packaging >
6
6
<name >${project.groupId} :${project.artifactId} </name >
7
- <<<<<<< HEAD
8
- <version >3.7.31-SNAPSHOT</version >
9
- =======
10
7
<version >3.7.33-SNAPSHOT</version >
11
- >>>>>>> 08ecbf57c4b88a7120a1122ae7e42c2bfe4def05
12
8
<description >Hygieia Audit Rest API Layer</description >
13
9
<url >https://github.com/Hygieia/${repository.name} </url >
14
10
46
42
</parent >
47
43
48
44
<properties >
49
- <<<<<<< HEAD
50
- <repository .name>hygieia-auditapi-ace</repository .name>
51
- <com .capitalone.dashboard.core.version>04.06.03.54</com .capitalone.dashboard.core.version>
52
- <spring-security .version>5.5.7</spring-security .version>
53
- =======
54
45
<repository .name>api-audit</repository .name>
55
46
56
47
<!-- Dependencies -->
57
- <com .capitalone.dashboard.core.version>3.15.45 </com .capitalone.dashboard.core.version>
48
+ <com .capitalone.dashboard.core.version>4.0.1 </com .capitalone.dashboard.core.version>
58
49
<spring-security .version>4.2.18.RELEASE</spring-security .version>
59
- >>>>>>> 08ecbf57c4b88a7120a1122ae7e42c2bfe4def05
60
50
<spring .cloud.version>1.3.1.RELEASE</spring .cloud.version>
61
51
<tomcat .version>9.0.65</tomcat .version>
62
52
<commons-beanutils .version>1.9.4</commons-beanutils .version>
You can’t perform that action at this time.
0 commit comments