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 55
66 <groupId >ca.bc.gov.open</groupId >
77 <artifactId >bambora-payment-starter</artifactId >
8- <version >1.0.4 </version >
8+ <version >1.0.5 </version >
99
1010 <properties >
1111 <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>
1313 <log4j2 .version>2.24.3</log4j2 .version>
1414 </properties >
1515
6969 <dependency >
7070 <groupId >ca.bc.gov.open</groupId >
7171 <artifactId >spring-starters-bom</artifactId >
72- <version >1.0.4 </version >
72+ <version >1.0.5 </version >
7373 <type >pom</type >
7474 <scope >import</scope >
7575 </dependency >
Original file line number Diff line number Diff line change 55
66 <groupId >ca.bc.gov.open</groupId >
77 <artifactId >spring-starters</artifactId >
8- <version >1.0.4 </version >
8+ <version >1.0.5 </version >
99
1010 <name >spring-starters</name >
1111 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 66
77 <groupId >ca.bc.gov.open</groupId >
88 <artifactId >spring-bceid-starter</artifactId >
9- <version >1.0.4 </version >
9+ <version >1.0.5 </version >
1010
1111 <properties >
1212 <java .version>17</java .version>
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <maven .compiler.source>17</maven .compiler.source>
1515 <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>
1717 <org .mapstruct.version>1.6.3</org .mapstruct.version>
1818 <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>
2020
2121 <!-- automatically run annotation processors within the incremental compilation (Eclipse) -->
2222 <m2e .apt.activation>jdt_apt</m2e .apt.activation>
7373 <dependency >
7474 <groupId >org.apache.commons</groupId >
7575 <artifactId >commons-lang3</artifactId >
76+ <version >3.18.0</version >
7677 </dependency >
7778
7879 <dependency >
99100 <dependency >
100101 <groupId >ca.bc.gov.open</groupId >
101102 <artifactId >spring-starters-bom</artifactId >
102- <version >1.0.4 </version >
103+ <version >1.0.5 </version >
103104 <type >pom</type >
104105 <scope >import</scope >
105106 </dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >ca.bc.gov.open</groupId >
88 <artifactId >spring-clamav-starter</artifactId >
9- <version >1.0.4 </version >
9+ <version >1.0.5 </version >
1010
1111 <properties >
1212 <java .version>17</java .version>
1313 <maven .compiler.source>17</maven .compiler.source>
1414 <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>
1616 <log4j2 .version>2.24.3</log4j2 .version>
1717 </properties >
1818
6262 <dependency >
6363 <groupId >ca.bc.gov.open</groupId >
6464 <artifactId >spring-starters-bom</artifactId >
65- <version >1.0.4 </version >
65+ <version >1.0.5 </version >
6666 <type >pom</type >
6767 <scope >import</scope >
6868 </dependency >
Original file line number Diff line number Diff line change 77
88 <groupId >ca.bc.gov.open</groupId >
99 <artifactId >spring-sftp-starter</artifactId >
10- <version >1.0.4 </version >
10+ <version >1.0.5 </version >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <maven .compiler.source>17</maven .compiler.source>
1515 <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>
1717 <log4j2 .version>2.24.3</log4j2 .version>
1818 </properties >
1919
4646 <dependency >
4747 <groupId >org.apache.commons</groupId >
4848 <artifactId >commons-lang3</artifactId >
49+ <version >3.18.0</version >
4950 </dependency >
5051
5152 <dependency >
7980 <dependency >
8081 <groupId >ca.bc.gov.open</groupId >
8182 <artifactId >spring-starters-bom</artifactId >
82- <version >1.0.4 </version >
83+ <version >1.0.5 </version >
8384 <type >pom</type >
8485 <scope >import</scope >
8586 </dependency >
Original file line number Diff line number Diff line change 77
88 <groupId >ca.bc.gov.open</groupId >
99 <artifactId >spring-starters-bom</artifactId >
10- <version >1.0.4 </version >
10+ <version >1.0.5 </version >
1111
1212 <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>
1414 <com .fasterxml.jackson.core.version>2.11.2</com .fasterxml.jackson.core.version>
1515 <javax .xml.bind.version>2.3.1</javax .xml.bind.version>
1616 <commons .io.version>2.18.0</commons .io.version>
You can’t perform that action at this time.
0 commit comments