Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2023-02-23 15:15:28 +01:00
committed by GitHub
parent 05491ac7db
commit 2e132e9daa

View File

@@ -36,7 +36,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>