Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2023-02-23 15:15:51 +01:00
committed by GitHub
parent 2e132e9daa
commit 37e81c4c7f

View File

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