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 +4
-4
lines changed
ch-covidcertificate-backend-config
ch-covidcertificate-backend-config-coverage Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 <plugin >
4141 <groupId >org.jacoco</groupId >
4242 <artifactId >jacoco-maven-plugin</artifactId >
43- <version >0.8.8 </version >
43+ <version >0.8.10 </version >
4444 <executions >
4545 <execution >
4646 <id >report-aggregate</id >
Original file line number Diff line number Diff line change 2525 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2626 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2727
28- <spring-boot-version >2.7.8 </spring-boot-version >
29- <spring-cloud-sleuth-version >3.1.6 </spring-cloud-sleuth-version >
28+ <spring-boot-version >2.7.11 </spring-boot-version >
29+ <spring-cloud-sleuth-version >3.1.7 </spring-cloud-sleuth-version >
3030 <jackson-version >2.11.1</jackson-version >
3131 <jsonwebtoken-version >0.11.5</jsonwebtoken-version >
3232 <testcontainers-version >1.15.2</testcontainers-version >
264264 <plugin >
265265 <groupId >org.apache.maven.plugins</groupId >
266266 <artifactId >maven-compiler-plugin</artifactId >
267- <version >3.10.1 </version >
267+ <version >3.11.0 </version >
268268 </plugin >
269269 <plugin >
270270 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments