Skip to content

Commit

Permalink
Downgrade Spring dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
karllessard committed Feb 23, 2024
1 parent b14bc39 commit c2e69d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow-core/tensorflow-core-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency> <!-- for path matching resource listing -->
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>6.1.3</version>
<version>5.3.32</version>
</dependency>
<dependency>
<groupId>com.squareup</groupId>
Expand Down

0 comments on commit c2e69d1

Please sign in to comment.