Skip to content

Commit 8c8a87b

Browse files
committed
update library version
1 parent 08034ba commit 8c8a87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/migration/migrate-to-azure-container-apps-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To use this feature, your java project must be Spring Boot 3.1+ and adding the f
125125
<dependency>
126126
<groupId>com.azure.spring</groupId>
127127
<artifactId>spring-cloud-azure-starter-keyvault-jca</artifactId>
128-
<version>5.21.0</version>
128+
<version>5.23.0</version>
129129
</dependency>
130130
```
131131

0 commit comments

Comments
 (0)