Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update spring.version to v2.5.1 (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2021
1 parent c249d38 commit 3077e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-framework/pom.xml
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.0</spring.version>
<spring.version>2.5.1</spring.version>
</properties>

<!--
Expand Down

0 comments on commit 3077e01

Please sign in to comment.