This repository was archived by the owner on Sep 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
ch-covidcertificate-backend-transformation
ch-covidcertificate-backend-transformation-data Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >org.postgresql</groupId >
3737 <artifactId >postgresql</artifactId >
38- <version >42.3.6 </version >
38+ <version >42.5.0 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.flywaydb</groupId >
Original file line number Diff line number Diff line change 1616 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1717 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1818
19- <spring-boot-version >2.7.0 </spring-boot-version >
19+ <spring-boot-version >2.7.3 </spring-boot-version >
2020 <spring-cloud-sleuth-version >3.1.3</spring-cloud-sleuth-version >
2121 <spring-cloud-connectors-version >2.2.13.RELEASE</spring-cloud-connectors-version >
22- <testcontainers-version >1.17.2 </testcontainers-version >
23- <shedlock-version >4.36 .0</shedlock-version >
22+ <testcontainers-version >1.17.3 </testcontainers-version >
23+ <shedlock-version >4.41 .0</shedlock-version >
2424
2525 <itCoverageAgent />
2626
6464 <dependency >
6565 <groupId >org.junit.jupiter</groupId >
6666 <artifactId >junit-jupiter-api</artifactId >
67- <version >5.8.2 </version >
67+ <version >5.9.0 </version >
6868 <scope >test</scope >
6969 </dependency >
7070 <dependency >
7171 <groupId >org.junit.jupiter</groupId >
7272 <artifactId >junit-jupiter-engine</artifactId >
73- <version >5.8.2 </version >
73+ <version >5.9.0 </version >
7474 <scope >test</scope >
7575 </dependency >
7676
You can’t perform that action at this time.
0 commit comments