File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
examples/examples-release-11 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
<maven .compiler.source>${java.version} </maven .compiler.source>
17
17
<maven .compiler.target>${java.version} </maven .compiler.target>
18
18
<junit .version>4.13.1</junit .version>
19
- <spring .boot.version>2.5.1 </spring .boot.version>
19
+ <spring .boot.version>2.5.2 </spring .boot.version>
20
20
</properties >
21
21
22
22
<dependencies >
Original file line number Diff line number Diff line change 59
59
<apache .commons.compress>1.20</apache .commons.compress>
60
60
<apache .commons.io>2.10.0</apache .commons.io>
61
61
<common .codec.version>1.15</common .codec.version>
62
- <spring .boot.version>2.5.1 </spring .boot.version>
62
+ <spring .boot.version>2.5.2 </spring .boot.version>
63
63
<spring .version>5.3.8</spring .version>
64
64
<prometheus .client.version>0.11.0</prometheus .client.version>
65
65
You can’t perform that action at this time.
0 commit comments