Skip to content

Commit a23b285

Browse files
Update Spring Boot to 2.4.3 (#187)
1 parent b298bea commit a23b285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<jcip.version>1.0</jcip.version>
8383
<junitparams.version>1.1.1</junitparams.version>
8484
<equalsverifier.version>3.5</equalsverifier.version>
85-
<org.springframework.boot.version>2.3.7.RELEASE</org.springframework.boot.version>
85+
<org.springframework.boot.version>2.4.3</org.springframework.boot.version>
8686

8787
<!-- Plugin versions -->
8888
<org.apache.maven.plugins.maven-compiler-plugin.version>3.8.0</org.apache.maven.plugins.maven-compiler-plugin.version>

0 commit comments

Comments
 (0)