Skip to content

Commit 9683916

Browse files
committed
GP-83 upgrade Spring versions
1 parent 0ab968e commit 9683916

File tree

1 file changed

+1
-1
lines changed
  • 3-0-spring-framework/3-0-0-hello-spring-framework

1 file changed

+1
-1
lines changed

3-0-spring-framework/3-0-0-hello-spring-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>org.springframework</groupId>
1717
<artifactId>spring-context</artifactId>
18-
<version>5.2.12.RELEASE</version>
18+
<version>5.3.6</version>
1919
</dependency>
2020
<dependency>
2121
<groupId>com.bobocode</groupId>

0 commit comments

Comments
 (0)