Skip to content

Commit

Permalink
Merge branch 'release/2.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Oct 19, 2023
2 parents b5df40e + 5f2cc06 commit 1491800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cryptomator</groupId>
<artifactId>webdav-nio-adapter</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
<name>WebDAV-NIO Adapter</name>
<description>Embedded Jetty serving a WebDAV servlet to access resources at a given NIO path.</description>
<url>https://github.com/cryptomator/webdav-nio-adapter</url>
Expand All @@ -21,7 +21,7 @@
<!-- dependencies -->
<integrations-api.version>1.3.0</integrations-api.version>
<webdavservlet.version>1.2.4</webdavservlet.version>
<jetty.version>10.0.16</jetty.version>
<jetty.version>10.0.17</jetty.version>
<slf4j.version>2.0.9</slf4j.version>

<!-- test dependencies -->
Expand Down

0 comments on commit 1491800

Please sign in to comment.