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 134
134
<!-- https://stackoverflow.com/questions/51521953/how-to-use-propertiesmergingresourcetransformer-of-maven-shade-plugin-when-add -->
135
135
<groupId >org.springframework.boot</groupId >
136
136
<artifactId >spring-boot-maven-plugin</artifactId >
137
- <version >2.7.18 </version >
137
+ <version >3.5.6 </version >
138
138
</dependency >
139
139
</dependencies >
140
140
<executions >
Original file line number Diff line number Diff line change 9
9
<!-- https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html -->
10
10
<!-- https://github.com/aleph0io/aws-lambda-java-base-images proposes a JDK17 base image-->
11
11
<!-- https://github.com/aws/aws-lambda-base-images/issues/29 -->
12
- <version >2.7.18 </version >
12
+ <version >3.5.6 </version >
13
13
<!-- http://stackoverflow.com/questions/6003831/parent-relativepath-points-at-my-com-mycompanymyproject-instead-of-org-apache -->
14
14
<relativePath />
15
15
</parent >
Original file line number Diff line number Diff line change 67
67
<jacoco-maven-plugin .version>0.8.12</jacoco-maven-plugin .version>
68
68
<sentry-spring .version>7.17.0</sentry-spring .version>
69
69
<!-- Used for agnostic AWS-Lambda -->
70
- <spring-cloud .version>2021 .0.9 </spring-cloud .version>
70
+ <spring-cloud .version>2025 .0.0 </spring-cloud .version>
71
71
72
72
<!-- quality properties -->
73
73
<jacoco .branch.ratio>0.00</jacoco .branch.ratio>
You can’t perform that action at this time.
0 commit comments