Skip to content

Commit 295f358

Browse files
committed
update spring dependency
1 parent d62b697 commit 295f358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-assert-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.springframework.boot</groupId>
2121
<artifactId>spring-boot-dependencies</artifactId>
22-
<version>2.3.0.RELEASE</version>
22+
<version>2.3.1.RELEASE</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>

0 commit comments

Comments
 (0)