Skip to content

Commit 665ca82

Browse files
Bump the java-production-dependencies group across 1 directory with 2 updates (#130)
Bumps the java-production-dependencies group with 2 updates in the / directory: [org.cryptomator:webdav-nio-adapter-servlet](https://github.com/cryptomator/webdav-nio-adapter-servlet) and [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api). Updates `org.cryptomator:webdav-nio-adapter-servlet` from 1.2.10 to 1.2.11 - [Release notes](https://github.com/cryptomator/webdav-nio-adapter-servlet/releases) - [Changelog](https://github.com/cryptomator/webdav-nio-adapter-servlet/blob/develop/CHANGELOG.md) - [Commits](cryptomator/webdav-nio-adapter-servlet@1.2.10...1.2.11) Updates `org.cryptomator:integrations-api` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/cryptomator/integrations-api/releases) - [Changelog](https://github.com/cryptomator/integrations-api/blob/develop/CHANGELOG.md) - [Commits](cryptomator/integrations-api@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: org.cryptomator:webdav-nio-adapter-servlet dependency-version: 1.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-production-dependencies - dependency-name: org.cryptomator:integrations-api dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e4739 commit 665ca82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020

2121
<!-- dependencies -->
22-
<integrations-api.version>1.6.0</integrations-api.version>
23-
<webdavservlet.version>1.2.10</webdavservlet.version>
22+
<integrations-api.version>1.7.0</integrations-api.version>
23+
<webdavservlet.version>1.2.11</webdavservlet.version>
2424
<jetty.version>10.0.26</jetty.version>
2525
<slf4j.version>2.0.17</slf4j.version>
2626

0 commit comments

Comments
 (0)