Skip to content

Commit c2e69d1

Browse files
committed
Downgrade Spring dependency
1 parent b14bc39 commit c2e69d1

File tree

1 file changed

+1
-1
lines changed
  • tensorflow-core/tensorflow-core-generator

1 file changed

+1
-1
lines changed

tensorflow-core/tensorflow-core-generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency> <!-- for path matching resource listing -->
4040
<groupId>org.springframework</groupId>
4141
<artifactId>spring-core</artifactId>
42-
<version>6.1.3</version>
42+
<version>5.3.32</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.squareup</groupId>

0 commit comments

Comments
 (0)