Skip to content

Commit 5097254

Browse files
Merge pull request #14 from darbyluv2code/dependabot/maven/07-spring-security-5/bonus-code-crm-with-security-jdbc-encryption-authentication/springframework.version-5.2.3.RELEASE
Bump springframework.version from 5.0.4.RELEASE to 5.2.3.RELEASE in /07-spring-security-5/bonus-code-crm-with-security-jdbc-encryption-authentication
2 parents f791c5e + e1f6220 commit 5097254

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/bonus-code-crm-with-security-jdbc-encryption-authentication

1 file changed

+1
-1
lines changed

07-spring-security-5/bonus-code-crm-with-security-jdbc-encryption-authentication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>crm-with-security-jdbc-encryption-authentication</name>
1111

1212
<properties>
13-
<springframework.version>5.0.4.RELEASE</springframework.version>
13+
<springframework.version>5.2.3.RELEASE</springframework.version>
1414
<springsecurity.version>5.0.3.RELEASE</springsecurity.version>
1515

1616
<hibernate.version>5.4.1.Final</hibernate.version>

0 commit comments

Comments
 (0)