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.4.5 </spring .boot.version>
19
+ <spring .boot.version>2.5.0 </spring .boot.version>
20
20
</properties >
21
21
22
22
<dependencies >
Original file line number Diff line number Diff line change 58
58
<apache .commons.compress>1.20</apache .commons.compress>
59
59
<apache .commons.io>2.8.0</apache .commons.io>
60
60
<common .codec.version>1.15</common .codec.version>
61
- <spring .boot.version>2.4.5 </spring .boot.version>
61
+ <spring .boot.version>2.5.0 </spring .boot.version>
62
62
<spring .version>5.3.7</spring .version>
63
63
<prometheus .client.version>0.10.0</prometheus .client.version>
64
64
You can’t perform that action at this time.
0 commit comments