Skip to content

Bump org.apache.jackrabbit:jackrabbit-webdav from 2.14.4 to 2.22.1 - #806

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.jackrabbit-jackrabbit-webdav-2.22.1
Closed

Bump org.apache.jackrabbit:jackrabbit-webdav from 2.14.4 to 2.22.1#806
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.jackrabbit-jackrabbit-webdav-2.22.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Copy link
Copy Markdown
Contributor

Bumps org.apache.jackrabbit:jackrabbit-webdav from 2.14.4 to 2.22.1.

Changelog

Sourced from org.apache.jackrabbit:jackrabbit-webdav's changelog.

Changes in Jackrabbit 2.22.1

Bug

[JCR-5107] - DbInputStream makes incorrect assumptions about commons-io internals

Improvement

[JCR-5093] - jcr2spi: get rid of Commons IO dependency
[JCR-5106] - core tests: improve diagnostics in DBDataStoreTest
[JCR-5165] - various parsing improvements/consistency

Test

[JCR-5098] - jackrabbit-jcr-server: Java 24 javadoc errors

Task

[JCR-5073] - core: avoid varargs related compiler warnings in tests
[JCR-5076] - Use correctly test scope for dependencies of type: test-jar
[JCR-5077] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 1.66.0
[JCR-5078] - update Apache parent pom to version 33
[JCR-5079] - Update tomcat dependency to 9.0.91
[JCR-5080] - Update easymock dependency to 5.3.0
[JCR-5081] - update aws java sdk version to 1.12.761
[JCR-5082] - update Jetty to 9.4.55.v20240627
[JCR-5083] - Update maven-jar-plugin to 3.4.2
[JCR-5084] - Update pmd-plugin dependency to 3.24.0
[JCR-5085] - update checkstyle-plugin dependency to 3.4.0
[JCR-5086] - Update spotbugs-maven-plugin to 4.8.6.2
[JCR-5088] - remove warnings about missing @deprecated annotations
[JCR-5094] - webapp: bump htmlunit to 4.4.0
[JCR-5096] - JcrConstants: refer to the constants in javax.jcr.Property and javax.jcr.nodetype.NodeType
[JCR-5097] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 1.68.0
[JCR-5099] - Update Logback version to 1.2.13
[JCR-5100] - Update commons-cli dependency to 1.9.0
[JCR-5101] - Update easymock dependency to 5.4.0
[JCR-5102] - Update mockito dependency to 5.14.1
[JCR-5103] - Update oak-jackrabbit-api.version.used to Oak 1.22.21
[JCR-5104] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 1.70.0
[JCR-5105] - Update commons-io dependency to 2.17.0
[JCR-5108] - remove commons-collections4 version-specific dependency from jackrabbit-standalone
[JCR-5109] - Update tomcat dependency to 9.0.95
[JCR-5110] - update aws java sdk version to 1.12.773
[JCR-5111] - update kotlin-stdlib dependency to 1.9.25
[JCR-5112] - update Jetty to 9.4.56.v20240826
[JCR-5113] - Update pmd-plugin dependency to 3.25.0
[JCR-5114] - update checkstyle-plugin dependency to 3.5.0
[JCR-5115] - Update spotbugs-maven-plugin to 4.8.6.4

... (truncated)

Commits
  • 3bd97e1 [maven-release-plugin] prepare release jackrabbit-2.22.1
  • a37ce9e JCR-5167: Release Jackrabbit 2.22.1 - Release Notes
  • 410d708 JCR-5165: various parsing improvements/consistency
  • 9855aa9 JCR-5118 Update oak-jackrabbit-api.version.implemented in 2.22 to Oak 1.72.0
  • 7549c56 JCR-5115: Update spotbugs-maven-plugin to 4.8.6.4
  • de1842e JCR-5114: update checkstyle-plugin dependency to 3.5.0
  • 01109a7 JCR-5113: Update pmd-plugin dependency to 3.25.0
  • be60250 JCR-5112: update Jetty to 9.4.56.v20240826
  • 47807ee JCR-5111: update kotlin-stdlib dependency to 1.9.25
  • ac06913 JCR-5110: update aws java sdk version to 1.12.773
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache.jackrabbit:jackrabbit-webdav](https://github.com/apache/jackrabbit) from 2.14.4 to 2.22.1.
- [Changelog](https://github.com/apache/jackrabbit/blob/jackrabbit-2.22.1/RELEASE-NOTES.txt)
- [Commits](apache/jackrabbit@jackrabbit-2.14.4...jackrabbit-2.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 14, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #811.

@dependabot dependabot Bot closed this Aug 1, 2025
@dependabot
dependabot Bot deleted the dependabot/maven/org.apache.jackrabbit-jackrabbit-webdav-2.22.1 branch August 1, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants