File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 131131 <dependency >
132132 <groupId >org.apache.maven.shared</groupId >
133133 <artifactId >file-management</artifactId >
134- <version >1.2.1 </version >
134+ <version >3.0.0 </version >
135135 <scope >provided</scope >
136136 </dependency >
137137 <dependency >
138138 <groupId >commons-io</groupId >
139139 <artifactId >commons-io</artifactId >
140- <version >2.8 .0</version >
140+ <version >2.11 .0</version >
141141 </dependency >
142142 <dependency >
143143 <groupId >org.apache.commons</groupId >
144144 <artifactId >commons-text</artifactId >
145- <version >1.6 </version >
145+ <version >1.9 </version >
146146 </dependency >
147147 <dependency >
148148 <groupId >commons-codec</groupId >
149149 <artifactId >commons-codec</artifactId >
150- <version >1.11 </version >
150+ <version >1.15 </version >
151151 </dependency >
152152 <dependency >
153153 <groupId >xerces</groupId >
154154 <artifactId >xercesImpl</artifactId >
155- <version >2.12.0 </version >
155+ <version >2.12.1 </version >
156156 </dependency >
157157 <dependency >
158158 <groupId >xalan</groupId >
167167 <dependency >
168168 <groupId >org.projectlombok</groupId >
169169 <artifactId >lombok</artifactId >
170- <version >1.18.20 </version >
170+ <version >1.18.22 </version >
171171 <scope >provided</scope >
172172 </dependency >
173173 <dependency >
You can’t perform that action at this time.
0 commit comments