We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f685c commit bd8c064Copy full SHA for bd8c064
sdk/spring/azure-spring-data-cosmos/pom.xml
@@ -54,12 +54,6 @@
54
<groupId>org.springframework</groupId>
55
<artifactId>spring-core</artifactId>
56
<version>7.0.1</version> <!-- {x-version-update;springboot4_org.springframework:spring-core;external_dependency} -->
57
- <exclusions>
58
- <exclusion>
59
- <groupId>commons-logging</groupId>
60
- <artifactId>commons-logging</artifactId>
61
- </exclusion>
62
- </exclusions>
63
</dependency>
64
<dependency>
65
0 commit comments