Skip to content

Commit c49f440

Browse files
upgrade to spring boot 2.7.2
1 parent 9bf476f commit c49f440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
<properties>
6565
<file.encoding>UTF-8</file.encoding>
6666
<dynamiatools.version>4.1.0</dynamiatools.version>
67-
<springboot.version>2.6.9</springboot.version>
68-
<aws.version>1.12.278</aws.version>
67+
<springboot.version>2.7.2</springboot.version>
68+
<aws.version>1.12.297</aws.version>
6969
<java.version>11</java.version>
7070
<maven.compiler>3.8.1</maven.compiler>
7171
<source.encoding>UTF-8</source.encoding>

0 commit comments

Comments
 (0)