File tree Expand file tree Collapse file tree 6 files changed +18
-16
lines changed Expand file tree Collapse file tree 6 files changed +18
-16
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 >1.0.4 </version >
8
+ <version >1.0.5 </version >
9
9
10
10
<properties >
11
11
<java .version>17</java .version>
12
- <spring-boot .version>3.5.0 </spring-boot .version>
12
+ <spring-boot .version>3.5.4 </spring-boot .version>
13
13
<log4j2 .version>2.24.3</log4j2 .version>
14
14
</properties >
15
15
69
69
<dependency >
70
70
<groupId >ca.bc.gov.open</groupId >
71
71
<artifactId >spring-starters-bom</artifactId >
72
- <version >1.0.4 </version >
72
+ <version >1.0.5 </version >
73
73
<type >pom</type >
74
74
<scope >import</scope >
75
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 >1.0.4 </version >
8
+ <version >1.0.5 </version >
9
9
10
10
<name >spring-starters</name >
11
11
<packaging >pom</packaging >
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 >1.0.4 </version >
9
+ <version >1.0.5 </version >
10
10
11
11
<properties >
12
12
<java .version>17</java .version>
13
13
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14
14
<maven .compiler.source>17</maven .compiler.source>
15
15
<maven .compiler.target>17</maven .compiler.target>
16
- <spring-boot .version>3.5.0 </spring-boot .version>
16
+ <spring-boot .version>3.5.4 </spring-boot .version>
17
17
<org .mapstruct.version>1.6.3</org .mapstruct.version>
18
18
<log4j2 .version>2.24.3</log4j2 .version>
19
- <org .apache.cxf.version>4.1.0 </org .apache.cxf.version>
19
+ <org .apache.cxf.version>4.1.3 </org .apache.cxf.version>
20
20
21
21
<!-- automatically run annotation processors within the incremental compilation (Eclipse) -->
22
22
<m2e .apt.activation>jdt_apt</m2e .apt.activation>
73
73
<dependency >
74
74
<groupId >org.apache.commons</groupId >
75
75
<artifactId >commons-lang3</artifactId >
76
+ <version >3.18.0</version >
76
77
</dependency >
77
78
78
79
<dependency >
99
100
<dependency >
100
101
<groupId >ca.bc.gov.open</groupId >
101
102
<artifactId >spring-starters-bom</artifactId >
102
- <version >1.0.4 </version >
103
+ <version >1.0.5 </version >
103
104
<type >pom</type >
104
105
<scope >import</scope >
105
106
</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 >1.0.4 </version >
9
+ <version >1.0.5 </version >
10
10
11
11
<properties >
12
12
<java .version>17</java .version>
13
13
<maven .compiler.source>17</maven .compiler.source>
14
14
<maven .compiler.target>17</maven .compiler.target>
15
- <spring-boot .version>3.5.0 </spring-boot .version>
15
+ <spring-boot .version>3.5.4 </spring-boot .version>
16
16
<log4j2 .version>2.24.3</log4j2 .version>
17
17
</properties >
18
18
62
62
<dependency >
63
63
<groupId >ca.bc.gov.open</groupId >
64
64
<artifactId >spring-starters-bom</artifactId >
65
- <version >1.0.4 </version >
65
+ <version >1.0.5 </version >
66
66
<type >pom</type >
67
67
<scope >import</scope >
68
68
</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 >1.0.4 </version >
10
+ <version >1.0.5 </version >
11
11
12
12
<properties >
13
13
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14
14
<maven .compiler.source>17</maven .compiler.source>
15
15
<maven .compiler.target>17</maven .compiler.target>
16
- <spring-boot .version>3.5.0 </spring-boot .version>
16
+ <spring-boot .version>3.5.4 </spring-boot .version>
17
17
<log4j2 .version>2.24.3</log4j2 .version>
18
18
</properties >
19
19
46
46
<dependency >
47
47
<groupId >org.apache.commons</groupId >
48
48
<artifactId >commons-lang3</artifactId >
49
+ <version >3.18.0</version >
49
50
</dependency >
50
51
51
52
<dependency >
79
80
<dependency >
80
81
<groupId >ca.bc.gov.open</groupId >
81
82
<artifactId >spring-starters-bom</artifactId >
82
- <version >1.0.4 </version >
83
+ <version >1.0.5 </version >
83
84
<type >pom</type >
84
85
<scope >import</scope >
85
86
</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 >1.0.4 </version >
10
+ <version >1.0.5 </version >
11
11
12
12
<properties >
13
- <org .apache.cxf.version>4.1.0 </org .apache.cxf.version>
13
+ <org .apache.cxf.version>4.1.3 </org .apache.cxf.version>
14
14
<com .fasterxml.jackson.core.version>2.11.2</com .fasterxml.jackson.core.version>
15
15
<javax .xml.bind.version>2.3.1</javax .xml.bind.version>
16
16
<commons .io.version>2.18.0</commons .io.version>
You can’t perform that action at this time.
0 commit comments