File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 131
131
<dependency >
132
132
<groupId >org.apache.maven.shared</groupId >
133
133
<artifactId >file-management</artifactId >
134
- <version >1.2.1 </version >
134
+ <version >3.0.0 </version >
135
135
<scope >provided</scope >
136
136
</dependency >
137
137
<dependency >
138
138
<groupId >commons-io</groupId >
139
139
<artifactId >commons-io</artifactId >
140
- <version >2.8 .0</version >
140
+ <version >2.11 .0</version >
141
141
</dependency >
142
142
<dependency >
143
143
<groupId >org.apache.commons</groupId >
144
144
<artifactId >commons-text</artifactId >
145
- <version >1.6 </version >
145
+ <version >1.9 </version >
146
146
</dependency >
147
147
<dependency >
148
148
<groupId >commons-codec</groupId >
149
149
<artifactId >commons-codec</artifactId >
150
- <version >1.11 </version >
150
+ <version >1.15 </version >
151
151
</dependency >
152
152
<dependency >
153
153
<groupId >xerces</groupId >
154
154
<artifactId >xercesImpl</artifactId >
155
- <version >2.12.0 </version >
155
+ <version >2.12.1 </version >
156
156
</dependency >
157
157
<dependency >
158
158
<groupId >xalan</groupId >
167
167
<dependency >
168
168
<groupId >org.projectlombok</groupId >
169
169
<artifactId >lombok</artifactId >
170
- <version >1.18.20 </version >
170
+ <version >1.18.22 </version >
171
171
<scope >provided</scope >
172
172
</dependency >
173
173
<dependency >
You can’t perform that action at this time.
0 commit comments