File tree Expand file tree Collapse file tree
unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction
alternatives/unicorn-store-spring-native-graalvm Expand file tree Collapse file tree Original file line number Diff line number Diff line change 106106 <plugin >
107107 <groupId >org.graalvm.buildtools</groupId >
108108 <artifactId >native-maven-plugin</artifactId >
109- <version >0.9.14 </version >
109+ <version >0.9.16 </version >
110110 <extensions >true</extensions >
111111 <executions >
112112 <execution >
Original file line number Diff line number Diff line change 88 <name >AWS Lambda function to setup the Amazon RDS Instance</name >
99
1010 <properties >
11- <aws .java.sdk.version>2.17.282 </aws .java.sdk.version>
11+ <aws .java.sdk.version>2.18.1 </aws .java.sdk.version>
1212 </properties >
1313
1414 <dependencyManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >2.7.4 </version >
8+ <version >2.7.5 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.unicorn</groupId >
9494 <dependency >
9595 <groupId >org.springframework.cloud</groupId >
9696 <artifactId >spring-cloud-dependencies</artifactId >
97- <version >2021.0.3 </version >
97+ <version >2021.0.4 </version >
9898 <type >pom</type >
9999 <scope >import</scope >
100100 </dependency >
159159 <plugin >
160160 <groupId >org.graalvm.buildtools</groupId >
161161 <artifactId >native-maven-plugin</artifactId >
162- <version >0.9.14 </version >
162+ <version >0.9.16 </version >
163163 <extensions >true</extensions >
164164 <executions >
165165 <execution >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >2.7.4 </version >
8+ <version >2.7.5 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.unicorn</groupId >
You can’t perform that action at this time.
0 commit comments