Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<!-- External secret stores (AF-448). -->
<spring-vault.version>4.1.0</spring-vault.version>
<awssdk.version>2.49.0</awssdk.version>
<azure-sdk-bom.version>1.3.7</azure-sdk-bom.version>
<azure-sdk-bom.version>1.3.8</azure-sdk-bom.version>
<!-- Repo-root connector catalog (issue #334), bundled onto the classpath as connectors/**.
Local/CI builds run from backend/ so the default resolves to the sibling folder; the
Docker build copies connectors into the image and overrides this with -Dconnectors.dir. -->
Expand Down
Loading