This repository was archived by the owner on Sep 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
ch-covidcertificate-backend-verification-check Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818
1919 <properties >
2020 <java-version >11</java-version >
21- <kotlin .version>1.7.21 </kotlin .version>
21+ <kotlin .version>1.8.10 </kotlin .version>
2222
2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2525
26- <spring-boot-version >2.7.5 </spring-boot-version >
27- <spring-cloud-sleuth-version >3.1.5 </spring-cloud-sleuth-version >
26+ <spring-boot-version >2.7.8 </spring-boot-version >
27+ <spring-cloud-sleuth-version >3.1.6 </spring-cloud-sleuth-version >
2828 <jackson-version >2.11.1</jackson-version >
2929 <spring-cloud-connectors-version >2.2.13.RELEASE</spring-cloud-connectors-version >
3030
6464 <dependency >
6565 <groupId >org.junit.jupiter</groupId >
6666 <artifactId >junit-jupiter-api</artifactId >
67- <version >5.9.1 </version >
67+ <version >5.9.2 </version >
6868 <scope >test</scope >
6969 </dependency >
7070 <dependency >
7171 <groupId >org.junit.jupiter</groupId >
7272 <artifactId >junit-jupiter-engine</artifactId >
73- <version >5.9.1 </version >
73+ <version >5.9.2 </version >
7474 <scope >test</scope >
7575 </dependency >
7676
9090 <dependency >
9191 <groupId >ch.admin.bag.covidcertificate</groupId >
9292 <artifactId >cc-backend-logging</artifactId >
93- <version >1.0.4 </version >
93+ <version >1.0.6 </version >
9494 </dependency >
9595
9696 <!-- LogBack dependencies -->
You can’t perform that action at this time.
0 commit comments