Skip to content

Commit

Permalink
samples(deps): update spring.version to v2.4.3 (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 24, 2021
1 parent ca818a9 commit 6f11508
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.4.2</spring.version>
<spring.version>2.4.3</spring.version>
</properties>

<!--
Expand Down

0 comments on commit 6f11508

Please sign in to comment.