Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2023-02-23 15:15:06 +01:00
committed by GitHub
parent 0726df5d98
commit 8fbc3f55c7

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<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>