Skip to content

Commit

Permalink
deps: update spring.version to v2.5.4 (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 19, 2021
1 parent 7f39f54 commit f8ab210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vision/spring-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<spring.version>2.5.2</spring.version>
<spring.version>2.5.4</spring.version>
</properties>

<!--
Expand Down

0 comments on commit f8ab210

Please sign in to comment.