Releases: cryptomator/webdav-nio-adapter-servlet
Releases · cryptomator/webdav-nio-adapter-servlet
1.2.9
What's Changed
- Bump the maven-build-plugins group across 1 directory with 2 updates by @dependabot in #78
- Bump the java-test-dependencies group with 2 updates by @dependabot in #75
- Apply macOS quota workaround to all macOS versions greater or equal to 15.4(#80)
Full Changelog: 1.2.8...1.2.9
1.2.8
1.2.7
1.2.6
What's Changed
- Updated dependencies:
org.apache.jackrabbit:jackrabbit-webdav
to 2.22.0com.google.guava:guava
to 33.3.0-jreorg.slf4j:slf4j-api
to 2.0.11
Full Changelog: 1.2.5...1.2.6
1.2.5
What's Changed
- use JDK 21 for building
- Updated dependencies:
org.apache.jackrabbit:jackrabbit-webdav
to 2.21.22com.google.guava:guava
to 33.0.0-jreorg.slf4j:slf4j-api
to 2.0.11
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Bump guava from 31.1-jre to 32.0.0-jre by @dependabot in #14
- Bump the maven-dependencies group with 14 updates by @dependabot in #16
- Bump the github-actions group with 1 update by @dependabot in #15
Security Fixes
Full Changelog: 1.2.3...1.2.4
1.2.3
- Bumped dependencies
Full Changelog: 1.2.2...1.2.3
Release 1.2.2
- Bumped dependencies
Release 1.2.1
Release 1.2.0
- Added automatic-module-name:
org.cryptomator.frontend.webdav.servlet
- Made
javax.servlet-api
a provided dependency (downstream projects should decide themselves what servlet-api vendor to use, to avoid split packages)