File tree 6 files changed +16
-10
lines changed
6 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >ca.bc.gov.open</groupId >
7
7
<artifactId >bambora-payment-starter</artifactId >
8
- <version >0.2.2-SNAPSHOT </version >
8
+ <version >0.2.2</version >
9
9
10
10
<properties >
11
11
<java .version>1.8</java .version>
12
12
<spring-boot .version>2.2.4.RELEASE</spring-boot .version>
13
+ <log4j2 .version>2.15.0</log4j2 .version>
13
14
</properties >
14
15
15
16
<distributionManagement >
68
69
<dependency >
69
70
<groupId >ca.bc.gov.open</groupId >
70
71
<artifactId >spring-starters-bom</artifactId >
71
- <version >0.2.2-SNAPSHOT </version >
72
+ <version >0.2.2</version >
72
73
<type >pom</type >
73
74
<scope >import</scope >
74
75
</dependency >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >ca.bc.gov.open</groupId >
7
7
<artifactId >spring-starters</artifactId >
8
- <version >0.2.2-SNAPSHOT </version >
8
+ <version >0.2.2</version >
9
9
10
10
<name >spring-starters</name >
11
11
<packaging >pom</packaging >
12
12
<url >https://github.com/bcgov/spring-boot-starters</url >
13
13
14
14
<properties >
15
15
<java .version>1.8</java .version>
16
+ <log4j2 .version>2.15.0</log4j2 .version>
16
17
</properties >
17
18
18
19
<distributionManagement >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >ca.bc.gov.open</groupId >
8
8
<artifactId >spring-bceid-starter</artifactId >
9
- <version >0.2.2-SNAPSHOT </version >
9
+ <version >0.2.2</version >
10
10
11
11
<properties >
12
12
<java .version>1.8</java .version>
15
15
<maven .compiler.target>1.8</maven .compiler.target>
16
16
<spring-boot .version>2.2.4.RELEASE</spring-boot .version>
17
17
<org .mapstruct.version>1.3.1.Final</org .mapstruct.version>
18
+ <log4j2 .version>2.15.0</log4j2 .version>
18
19
</properties >
19
20
20
21
<distributionManagement >
94
95
<dependency >
95
96
<groupId >ca.bc.gov.open</groupId >
96
97
<artifactId >spring-starters-bom</artifactId >
97
- <version >0.2.2-SNAPSHOT </version >
98
+ <version >0.2.2</version >
98
99
<type >pom</type >
99
100
<scope >import</scope >
100
101
</dependency >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >ca.bc.gov.open</groupId >
8
8
<artifactId >spring-clamav-starter</artifactId >
9
- <version >0.2.2-SNAPSHOT </version >
9
+ <version >0.2.2</version >
10
10
11
11
<properties >
12
12
<java .version>1.8</java .version>
13
13
<maven .compiler.source>1.8</maven .compiler.source>
14
14
<maven .compiler.target>1.8</maven .compiler.target>
15
15
<spring-boot .version>2.2.4.RELEASE</spring-boot .version>
16
16
<org .apache.maven.plugins.version.version>2.22.0</org .apache.maven.plugins.version.version>
17
+ <log4j2 .version>2.15.0</log4j2 .version>
17
18
</properties >
18
19
19
20
<distributionManagement >
62
63
<dependency >
63
64
<groupId >ca.bc.gov.open</groupId >
64
65
<artifactId >spring-starters-bom</artifactId >
65
- <version >0.2.2-SNAPSHOT </version >
66
+ <version >0.2.2</version >
66
67
<type >pom</type >
67
68
<scope >import</scope >
68
69
</dependency >
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >ca.bc.gov.open</groupId >
9
9
<artifactId >spring-sftp-starter</artifactId >
10
- <version >0.2.2-SNAPSHOT </version >
10
+ <version >0.2.2</version >
11
11
12
12
<properties >
13
13
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14
14
<maven .compiler.source>1.8</maven .compiler.source>
15
15
<maven .compiler.target>1.8</maven .compiler.target>
16
16
<spring-boot .version>2.2.4.RELEASE</spring-boot .version>
17
+ <log4j2 .version>2.15.0</log4j2 .version>
17
18
</properties >
18
19
19
20
<distributionManagement >
78
79
<dependency >
79
80
<groupId >ca.bc.gov.open</groupId >
80
81
<artifactId >spring-starters-bom</artifactId >
81
- <version >0.2.2-SNAPSHOT </version >
82
+ <version >0.2.2</version >
82
83
<type >pom</type >
83
84
<scope >import</scope >
84
85
</dependency >
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >ca.bc.gov.open</groupId >
9
9
<artifactId >spring-starters-bom</artifactId >
10
- <version >0.2.2-SNAPSHOT </version >
10
+ <version >0.2.2</version >
11
11
12
12
<properties >
13
13
<org .apache.cxf.version>3.3.7</org .apache.cxf.version>
17
17
<joda-time .version>2.10.6</joda-time .version>
18
18
<org .mapstruct.version>1.3.1.Final</org .mapstruct.version>
19
19
<fi .solita.clamav>1.0.1</fi .solita.clamav>
20
+ <log4j2 .version>2.15.0</log4j2 .version>
20
21
</properties >
21
22
22
23
<distributionManagement >
You can’t perform that action at this time.
0 commit comments