Skip to content

Commit

Permalink
samples(deps): update spring.version to v2.3.5.release (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 2, 2020
1 parent 3b8249c commit 32a8b13
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.3.4.RELEASE</spring.version>
<spring.version>2.3.5.RELEASE</spring.version>
</properties>

<!--
Expand Down

0 comments on commit 32a8b13

Please sign in to comment.