Skip to content

Commit

Permalink
Bump org.apache.jackrabbit:jackrabbit-webdav from 2.20.16 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.jackrabbit:jackrabbit-webdav](https://github.com/apache/jackrabbit) from 2.20.16 to 2.22.0.
- [Changelog](https://github.com/apache/jackrabbit/blob/jackrabbit-2.22.0/RELEASE-NOTES.txt)
- [Commits](apache/jackrabbit@jackrabbit-2.20.16...jackrabbit-2.22.0)

---
updated-dependencies:
- dependency-name: org.apache.jackrabbit:jackrabbit-webdav
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 46bc9a7 commit 39b70e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wagon-providers/wagon-webdav-jackrabbit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ under the License.
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-webdav</artifactId>
<!-- 2.20.x is the latest version that is compatible with Java 8 -->
<version>2.20.16</version>
<version>2.22.0</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit 39b70e0

Please sign in to comment.