File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 131
131
<!-- https://stackoverflow.com/questions/51521953/how-to-use-propertiesmergingresourcetransformer-of-maven-shade-plugin-when-add -->
132
132
<groupId >org.springframework.boot</groupId >
133
133
<artifactId >spring-boot-maven-plugin</artifactId >
134
- <version >2.7.17 </version >
134
+ <version >2.7.18 </version >
135
135
</dependency >
136
136
</dependencies >
137
137
<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.17 </version >
12
+ <version >2.7.18 </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 >
You can’t perform that action at this time.
0 commit comments