File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 126126 <!-- https://stackoverflow.com/questions/51521953/how-to-use-propertiesmergingresourcetransformer-of-maven-shade-plugin-when-add -->
127127 <groupId >org.springframework.boot</groupId >
128128 <artifactId >spring-boot-maven-plugin</artifactId >
129- <version >2.7.11 </version >
129+ <version >3.0.6 </version >
130130 </dependency >
131131 </dependencies >
132132 <executions >
Original file line number Diff line number Diff line change 99 <!-- https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html -->
1010 <!-- https://github.com/aleph0io/aws-lambda-java-base-images proposes a JDK17 base image-->
1111 <!-- https://github.com/aws/aws-lambda-base-images/issues/29 -->
12- <version >2.7.11 </version >
12+ <version >3.0.6 </version >
1313 <!-- http://stackoverflow.com/questions/6003831/parent-relativepath-points-at-my-com-mycompanymyproject-instead-of-org-apache -->
1414 <relativePath />
1515 </parent >
Original file line number Diff line number Diff line change 6262 <jacoco-maven-plugin .version>0.8.10</jacoco-maven-plugin .version>
6363 <sentry-spring .version>6.17.0</sentry-spring .version>
6464 <!-- Used for agnostic AWS-Lambda -->
65- <spring-cloud .version>2021 .0.7 </spring-cloud .version>
65+ <spring-cloud .version>2022 .0.2 </spring-cloud .version>
6666
6767 <!-- quality properties -->
6868 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
You can’t perform that action at this time.
0 commit comments