Skip to content

Commit ffd4b1d

Browse files
authored
Merge pull request #37623 from aloubyansky/funky-aws-lambda-deployment
Add quarkus-funqy-amazon-lambda-deployment to the quarkus-bom
2 parents d187563 + 37252eb commit ffd4b1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bom/application/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -2224,6 +2224,11 @@
22242224
<artifactId>quarkus-funqy-amazon-lambda</artifactId>
22252225
<version>${project.version}</version>
22262226
</dependency>
2227+
<dependency>
2228+
<groupId>io.quarkus</groupId>
2229+
<artifactId>quarkus-funqy-amazon-lambda-deployment</artifactId>
2230+
<version>${project.version}</version>
2231+
</dependency>
22272232
<dependency>
22282233
<groupId>io.quarkus</groupId>
22292234
<artifactId>quarkus-funqy-google-cloud-functions</artifactId>

0 commit comments

Comments
 (0)