GH-472 - Add missing events-aws-* modules to BOM.
Adds spring-modulith-events-aws-sns and spring-modulith-events-aws-sqs modules to the project BOM.
This commit is contained in:
committed by
Oliver Drotbohm
parent
e26d4027f6
commit
d7f648e990
@@ -49,6 +49,16 @@
|
||||
<artifactId>spring-modulith-events-api</artifactId>
|
||||
<version>1.1.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.modulith</groupId>
|
||||
<artifactId>spring-modulith-events-aws-sns</artifactId>
|
||||
<version>1.1.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.modulith</groupId>
|
||||
<artifactId>spring-modulith-events-aws-sqs</artifactId>
|
||||
<version>1.1.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.modulith</groupId>
|
||||
<artifactId>spring-modulith-events-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user