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.6.1 </spring .boot.version>
19
+ <spring .boot.version>2.6.2 </spring .boot.version>
20
20
</properties >
21
21
22
22
<dependencies >
Original file line number Diff line number Diff line change 60
60
<apache .commons.compress>1.21</apache .commons.compress>
61
61
<apache .commons.io>2.11.0</apache .commons.io>
62
62
<common .codec.version>1.15</common .codec.version>
63
- <spring .boot.version>2.6.1 </spring .boot.version>
63
+ <spring .boot.version>2.6.2 </spring .boot.version>
64
64
<spring .version>5.3.14</spring .version>
65
65
<prometheus .client.version>0.14.1</prometheus .client.version>
66
66
You can’t perform that action at this time.
0 commit comments