Bump the azure adapter version used by samples to 4.1.0-SNAPSHOT

This commit is contained in:
Christian Tzolov
2023-07-20 11:02:29 +02:00
parent 8883e3b771
commit 9b2535ae1c
6 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-adapter-azure</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
</dependency>
<dependency>