diff --git a/Java/android/androidfsstorage/app/build.gradle b/Java/android/androidfsstorage/app/build.gradle
index f9b657b..4513da9 100644
--- a/Java/android/androidfsstorage/app/build.gradle
+++ b/Java/android/androidfsstorage/app/build.gradle
@@ -34,7 +34,7 @@ android {
jarJar {
rules = [
'stax-api-1.0.1.jar' : 'javax.xml.** com.ithit.webdav.xml.@1',
- 'webdav-server-7.2.10553.jar': 'javax.xml.stream.** com.ithit.webdav.xml.stream.@1'
+ 'webdav-server-7.2.10560.jar': 'javax.xml.stream.** com.ithit.webdav.xml.stream.@1'
]
}
@@ -75,11 +75,11 @@ dependencies {
implementation 'commons-io:commons-io:2.7'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.android.support:appcompat-v7:27.1.1'
- implementation('com.ithit.webdav.integration:android-integration:7.2.10553', {
+ implementation('com.ithit.webdav.integration:android-integration:7.2.10560', {
exclude group: 'org.nanohttpd', module: 'nanohttpd'
})
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
jarJar 'stax:stax-api:1.0.1'
- jarJar 'com.ithit.webdav:webdav-server:7.2.10553'
+ jarJar 'com.ithit.webdav:webdav-server:7.2.10560'
testImplementation 'junit:junit:4.12'
}
diff --git a/Java/jakarta/collectionsync/pom.xml b/Java/jakarta/collectionsync/pom.xml
index d7c67b5..268f530 100644
--- a/Java/jakarta/collectionsync/pom.xml
+++ b/Java/jakarta/collectionsync/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
collectionsync-jakarta
- 7.2.10553
+ 7.2.10560
war
@@ -25,7 +25,7 @@
com.ithit.webdav.integration
jakarta-integration
- 7.2.10553
+ 7.2.10560
commons-lang
@@ -60,7 +60,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -132,7 +132,7 @@
filesystem
11021
/
- target/collectionsync-jakarta-7.2.10553
+ target/collectionsync-jakarta-7.2.10560
diff --git a/Java/jakarta/filesystemstorage/pom.xml b/Java/jakarta/filesystemstorage/pom.xml
index 3372ff3..b991e2a 100644
--- a/Java/jakarta/filesystemstorage/pom.xml
+++ b/Java/jakarta/filesystemstorage/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
filesystemstorage
- 7.2.10553
+ 7.2.10560
war
@@ -25,7 +25,7 @@
com.ithit.webdav.integration
jakarta-integration
- 7.2.10553
+ 7.2.10560
commons-io
@@ -66,7 +66,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -138,7 +138,7 @@
filesystem
11021
/
- target/filesystemstorage-jakarta-7.2.10553
+ target/filesystemstorage-jakarta-7.2.10560
diff --git a/Java/jakarta/oraclestorage/pom.xml b/Java/jakarta/oraclestorage/pom.xml
index f351a7c..2c20a6d 100644
--- a/Java/jakarta/oraclestorage/pom.xml
+++ b/Java/jakarta/oraclestorage/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
oraclestorage
- 7.2.10553
+ 7.2.10560
war
@@ -17,7 +17,7 @@
com.ithit.webdav.integration
jakarta-integration
- 7.2.10553
+ 7.2.10560
commons-dbcp
@@ -65,7 +65,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -90,7 +90,7 @@
copy-resources
- ${project.build.directory}/oraclestorage-jakarta-7.2.10553/META-INF
+ ${project.build.directory}/oraclestorage-jakarta-7.2.10560/META-INF
true
@@ -169,7 +169,7 @@
filesystem
11021
/
- target/oraclestorage-jakarta-7.2.10553
+ target/oraclestorage-jakarta-7.2.10560
diff --git a/Java/jakarta/springboot3fsstorage/pom.xml b/Java/jakarta/springboot3fsstorage/pom.xml
index 7474783..3b450e8 100644
--- a/Java/jakarta/springboot3fsstorage/pom.xml
+++ b/Java/jakarta/springboot3fsstorage/pom.xml
@@ -9,7 +9,7 @@
com.ithit.webdav.samples
springboot3fsstorage
- 7.2.10553
+ 7.2.10560
springboot3fsstorage
Demo project for Spring Boot 3
@@ -53,12 +53,12 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
com.ithit.webdav.integration
jakarta-integration
- 7.2.10553
+ 7.2.10560
diff --git a/Java/jakarta/springboot3s3storage/pom.xml b/Java/jakarta/springboot3s3storage/pom.xml
index 16ced14..7918bb0 100644
--- a/Java/jakarta/springboot3s3storage/pom.xml
+++ b/Java/jakarta/springboot3s3storage/pom.xml
@@ -9,7 +9,7 @@
com.ithit.webdav.samples
springboot3s3storage
- 7.2.10553
+ 7.2.10560
springboot3s3storage
Demo project for Spring Boot 3 S3 integration
@@ -42,12 +42,12 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
com.ithit.webdav.integration
jakarta-integration
- 7.2.10553
+ 7.2.10560
diff --git a/Java/javax/collectionsync/pom.xml b/Java/javax/collectionsync/pom.xml
index 95479b0..e901c39 100644
--- a/Java/javax/collectionsync/pom.xml
+++ b/Java/javax/collectionsync/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
collectionsync
- 7.2.10553
+ 7.2.10560
war
@@ -17,7 +17,7 @@
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
commons-io
@@ -71,7 +71,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -143,7 +143,7 @@
filesystem
11021
/
- target/collectionsync-7.2.10553
+ target/collectionsync-7.2.10560
diff --git a/Java/javax/deltav/pom.xml b/Java/javax/deltav/pom.xml
index 7788594..939ecda 100644
--- a/Java/javax/deltav/pom.xml
+++ b/Java/javax/deltav/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
deltav
- 7.2.10553
+ 7.2.10560
war
@@ -17,7 +17,7 @@
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
commons-dbcp
@@ -65,7 +65,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -90,7 +90,7 @@
copy-resources
- ${project.build.directory}/deltav-7.2.10553/META-INF
+ ${project.build.directory}/deltav-7.2.10560/META-INF
true
@@ -169,7 +169,7 @@
filesystem
11021
/
- target/deltav-7.2.10553
+ target/deltav-7.2.10560
diff --git a/Java/javax/filesystemstorage/pom.xml b/Java/javax/filesystemstorage/pom.xml
index 13eebb4..a9aa719 100644
--- a/Java/javax/filesystemstorage/pom.xml
+++ b/Java/javax/filesystemstorage/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
filesystemstorage
- 7.2.10553
+ 7.2.10560
war
@@ -19,7 +19,7 @@
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
commons-io
@@ -60,7 +60,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -122,7 +122,7 @@
filesystem
11021
/
- target/filesystemstorage-7.2.10553
+ target/filesystemstorage-7.2.10560
diff --git a/Java/javax/oraclestorage/pom.xml b/Java/javax/oraclestorage/pom.xml
index df469c2..784f18b 100644
--- a/Java/javax/oraclestorage/pom.xml
+++ b/Java/javax/oraclestorage/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
oraclestorage
- 7.2.10553
+ 7.2.10560
war
@@ -17,7 +17,7 @@
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
commons-dbcp
@@ -65,7 +65,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
@@ -90,7 +90,7 @@
copy-resources
- ${project.build.directory}/oraclestorage-7.2.10553/META-INF
+ ${project.build.directory}/oraclestorage-7.2.10560/META-INF
true
@@ -169,7 +169,7 @@
filesystem
11021
/
- target/oraclestorage-7.2.10553
+ target/oraclestorage-7.2.10560
diff --git a/Java/javax/springbootfsstorage/pom.xml b/Java/javax/springbootfsstorage/pom.xml
index c551c59..8a6e67a 100644
--- a/Java/javax/springbootfsstorage/pom.xml
+++ b/Java/javax/springbootfsstorage/pom.xml
@@ -9,7 +9,7 @@
com.ithit.webdav.samples
springbootfsstorage
- 7.2.10553
+ 7.2.10560
springbootfsstorage
Demo project for Spring Boot
@@ -52,12 +52,12 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
diff --git a/Java/javax/springbootoraclestorage/pom.xml b/Java/javax/springbootoraclestorage/pom.xml
index 6c8b82f..ce150a4 100644
--- a/Java/javax/springbootoraclestorage/pom.xml
+++ b/Java/javax/springbootoraclestorage/pom.xml
@@ -9,7 +9,7 @@
com.ithit.webdav.samples
springbootoraclestorage
- 7.2.10553
+ 7.2.10560
springbootoraclestorage
Demo project for Spring Boot
@@ -54,12 +54,12 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
diff --git a/Java/javax/springboots3storage/pom.xml b/Java/javax/springboots3storage/pom.xml
index a148820..49f60de 100644
--- a/Java/javax/springboots3storage/pom.xml
+++ b/Java/javax/springboots3storage/pom.xml
@@ -9,7 +9,7 @@
com.ithit.webdav.samples
springboots3storage
- 7.2.10553
+ 7.2.10560
springboots3storage
Demo project for Spring Boot S3 integration
@@ -42,12 +42,12 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
diff --git a/Kotlin/javax/filesystemstorage/pom.xml b/Kotlin/javax/filesystemstorage/pom.xml
index a44e7b3..33b0f1b 100644
--- a/Kotlin/javax/filesystemstorage/pom.xml
+++ b/Kotlin/javax/filesystemstorage/pom.xml
@@ -6,7 +6,7 @@
com.ithit.webdav.samples
kotlinfs
- 7.2.10553
+ 7.2.10560
war
@@ -17,7 +17,7 @@
com.ithit.webdav.integration
javax-integration
- 7.2.10553
+ 7.2.10560
commons-io
@@ -71,7 +71,7 @@
com.ithit.webdav
webdav-server
- 7.2.10553
+ 7.2.10560
org.jetbrains.kotlin
@@ -155,7 +155,7 @@
filesystem
11021
/
- target/kotlinfs-7.2.10553
+ target/kotlinfs-7.2.10560