File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >2.3.3.RELEASE </version >
10
+ <version >2.6.3 </version >
11
11
</parent >
12
12
13
13
<groupId >com.octoperf</groupId >
32
32
</modules >
33
33
34
34
<properties >
35
- <commons-lang .version>3.8.1 </commons-lang .version>
36
- <guava .version>29.0 -jre</guava .version>
35
+ <commons-lang .version>3.12.0 </commons-lang .version>
36
+ <guava .version>31.0.1 -jre</guava .version>
37
37
<jaxb .version>2.3.3</jaxb .version>
38
38
<jwt .version>0.9.1</jwt .version>
39
- <joda-time .version>2.10.6 </joda-time .version>
39
+ <joda-time .version>2.10.13 </joda-time .version>
40
40
<junit .version>4.13.1</junit .version>
41
41
<mockito .version>3.2.4</mockito .version>
42
42
</properties >
You can’t perform that action at this time.
0 commit comments