Update pom.xml
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-function-adapter-azure</artifactId>
|
<artifactId>spring-cloud-function-adapter-azure</artifactId>
|
||||||
<version>3.2.9-SNAPSHOT</version> <!-- TODO: replace with GA version once 3.2.9 is released -->
|
<version>3.2.9</version> <!-- TODO: replace with GA version once 3.2.9 is released -->
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user