This repository was archived by the owner on Jul 30, 2021. It is now read-only.
File tree 1 file changed +7
-13
lines changed
1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 27
27
</scm >
28
28
29
29
<properties >
30
- <mvn .version>2.2.0 </mvn .version>
31
- <querydsl .version>2.9.0 </querydsl .version>
30
+ <mvn .version>2.2.1 </mvn .version>
31
+ <querydsl .version>3.6.3 </querydsl .version>
32
32
</properties >
33
33
34
34
<dependencies >
40
40
<dependency >
41
41
<groupId >org.codehaus.plexus</groupId >
42
42
<artifactId >plexus-utils</artifactId >
43
- <version >1.5.8 </version >
43
+ <version >3.0.22 </version >
44
44
</dependency >
45
45
46
46
<dependency >
65
65
<scope >test</scope >
66
66
</dependency >
67
67
<dependency >
68
- <groupId >org.apache. commons</groupId >
68
+ <groupId >commons-io </groupId >
69
69
<artifactId >commons-io</artifactId >
70
- <version >1.3.2 </version >
70
+ <version >2.4 </version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >com.google.guava</groupId >
79
79
<dependency >
80
80
<groupId >org.easymock</groupId >
81
81
<artifactId >easymock</artifactId >
82
- <version >3.1</version >
82
+ <version >3.3. 1</version >
83
83
<scope >test</scope >
84
84
</dependency >
85
85
<dependency >
86
86
<groupId >junit</groupId >
87
87
<artifactId >junit</artifactId >
88
- <version >4.4 </version >
88
+ <version >4.12 </version >
89
89
<scope >test</scope >
90
- <exclusions >
91
- <exclusion >
92
- <groupId >javax.servlet</groupId >
93
- <artifactId >servlet-api</artifactId >
94
- </exclusion >
95
- </exclusions >
96
90
</dependency >
97
91
98
92
<dependency >
You can’t perform that action at this time.
0 commit comments