Skip to content

Commit

Permalink
Merge pull request #8 from javabyranjith/dependabot/maven/spring-core…
Browse files Browse the repository at this point in the history
…-beans/spring.version-5.2.3.RELEASE

Bump spring.version from 4.3.2.RELEASE to 5.2.3.RELEASE in /spring-core-beans
  • Loading branch information
javabyranjith committed Feb 10, 2020
2 parents b29d37f + 39fcf6e commit 4c7deef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-core-beans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.version>4.3.2.RELEASE</spring.version>
<spring.version>5.2.3.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4c7deef

Please sign in to comment.