File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353
5454 <properties >
5555 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
56- <jackson2 .version>2.12.5 </jackson2 .version>
57- <spring .version>5.3.9 </spring .version>
56+ <jackson2 .version>2.13.3 </jackson2 .version>
57+ <spring .version>5.3.20 </spring .version>
5858 <!-- TODO, drop spring dependency, I don't see the point. This is a straight forward rest-client,
5959 why would we tolerate a spring dependency
6060 -->
61- <vpro .shared.version>2.28.3 </vpro .shared.version>
61+ <vpro .shared.version>2.30.1 </vpro .shared.version>
6262 <slf4j .version>1.7.30</slf4j .version>
63- <lombok .version>1.18.20 </lombok .version>
64- <assertj .version>3.20.2 </assertj .version>
65- <junit .version>5.8 .0-RC1 </junit .version>
63+ <lombok .version>1.18.240 </lombok .version>
64+ <assertj .version>3.22.0 </assertj .version>
65+ <junit .version>5.9 .0-M1 </junit .version>
6666 </properties >
6767
6868 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments