File tree Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ android {
3030jarJar {
3131 rules = [
3232 ' stax-api-1.0.1.jar' : ' javax.xml.** com.ithit.webdav.xml.@1' ,
33- ' webdav-server-4.1.2743 .jar' : ' javax.xml.stream.** com.ithit.webdav.xml.stream.@1'
33+ ' webdav-server-4.1.2762 .jar' : ' javax.xml.stream.** com.ithit.webdav.xml.stream.@1'
3434 ]
3535}
3636
@@ -71,11 +71,11 @@ dependencies {
7171 implementation ' commons-io:commons-io:2.4'
7272 implementation ' com.google.code.gson:gson:2.7'
7373 implementation ' com.android.support:appcompat-v7:27.1.1'
74- implementation(' com.ithit.webdav.integration:android-integration:4.1.2743 ' , {
74+ implementation(' com.ithit.webdav.integration:android-integration:4.1.2762 ' , {
7575 exclude group : ' org.nanohttpd' , module : ' nanohttpd'
7676 })
7777 implementation ' com.android.support.constraint:constraint-layout:1.0.2'
7878 jarJar ' stax:stax-api:1.0.1'
79- jarJar ' com.ithit.webdav:webdav-server:4.1.2743 '
79+ jarJar ' com.ithit.webdav:webdav-server:4.1.2762 '
8080 testImplementation ' junit:junit:4.12'
8181}
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >com.ithit.webdav.integration</groupId >
2424 <artifactId >servlet-integration</artifactId >
25- <version >4.1.2760 </version >
25+ <version >4.1.2762 </version >
2626 </dependency >
2727 <dependency >
2828 <groupId >commons-dbcp</groupId >
124124 <dependency >
125125 <groupId >com.ithit.webdav</groupId >
126126 <artifactId >webdav-server</artifactId >
127- <version >4.1.2760 </version >
127+ <version >4.1.2762 </version >
128128 </dependency >
129129
130130 <dependency >
164164 <goal >copy-resources</goal >
165165 </goals >
166166 <configuration >
167- <outputDirectory >${project.build.directory} /deltav-4.1.2760 /META-INF</outputDirectory >
167+ <outputDirectory >${project.build.directory} /deltav-4.1.2762 /META-INF</outputDirectory >
168168 <overwrite >true</overwrite >
169169 <resources >
170170 <resource >
237237 <server >filesystem</server >
238238 <port >11021</port >
239239 <path >/</path >
240- <warSourceDirectory >target/deltav-4.1.2760 </warSourceDirectory >
240+ <warSourceDirectory >target/deltav-4.1.2762 </warSourceDirectory >
241241 </configuration >
242242 </plugin >
243243 <plugin >
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.ithit.webdav.integration</groupId >
3434 <artifactId >servlet-integration</artifactId >
35- <version >4.1.2760 </version >
35+ <version >4.1.2762 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >commons-io</groupId >
134134 <dependency >
135135 <groupId >com.ithit.webdav</groupId >
136136 <artifactId >webdav-server</artifactId >
137- <version >4.1.2760 </version >
137+ <version >4.1.2762 </version >
138138 </dependency >
139139 <dependency >
140140 <groupId >net.java.dev.jna</groupId >
220220 <server >filesystem</server >
221221 <port >11021</port >
222222 <path >/</path >
223- <warSourceDirectory >target/filesystemstorage-4.1.2760 </warSourceDirectory >
223+ <warSourceDirectory >target/filesystemstorage-4.1.2762 </warSourceDirectory >
224224 </configuration >
225225 </plugin >
226226 <plugin >
Original file line number Diff line number Diff line change 2121 <dependency >
2222 <groupId >com.ithit.webdav.integration</groupId >
2323 <artifactId >servlet-integration</artifactId >
24- <version >4.1.2760 </version >
24+ <version >4.1.2762 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >commons-dbcp</groupId >
123123 <dependency >
124124 <groupId >com.ithit.webdav</groupId >
125125 <artifactId >webdav-server</artifactId >
126- <version >4.1.2760 </version >
126+ <version >4.1.2762 </version >
127127 </dependency >
128128
129129 <dependency >
163163 <goal >copy-resources</goal >
164164 </goals >
165165 <configuration >
166- <outputDirectory >${project.build.directory} /oraclestorage-4.1.2760 /META-INF</outputDirectory >
166+ <outputDirectory >${project.build.directory} /oraclestorage-4.1.2762 /META-INF</outputDirectory >
167167 <overwrite >true</overwrite >
168168 <resources >
169169 <resource >
236236 <server >filesystem</server >
237237 <port >11021</port >
238238 <path >/</path >
239- <warSourceDirectory >target/oraclestorage-4.1.2760 </warSourceDirectory >
239+ <warSourceDirectory >target/oraclestorage-4.1.2762 </warSourceDirectory >
240240 </configuration >
241241 </plugin >
242242 <plugin >
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.ithit.webdav.integration</groupId >
3434 <artifactId >servlet-integration</artifactId >
35- <version >4.1.2760 </version >
35+ <version >4.1.2762 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >commons-io</groupId >
140140 <dependency >
141141 <groupId >com.ithit.webdav</groupId >
142142 <artifactId >webdav-server</artifactId >
143- <version >4.1.2760 </version >
143+ <version >4.1.2762 </version >
144144 </dependency >
145145 <dependency >
146146 <groupId >net.java.dev.jna</groupId >
238238 <server >filesystem</server >
239239 <port >11021</port >
240240 <path >/</path >
241- <warSourceDirectory >target/kotlinfs-4.1.2760 </warSourceDirectory >
241+ <warSourceDirectory >target/kotlinfs-4.1.2762 </warSourceDirectory >
242242 </configuration >
243243 </plugin >
244244 <plugin >
You can’t perform that action at this time.
0 commit comments