Skip to content

Bump com.hierynomus:smbj from 0.14.0 to 0.15.0 - #18385

Merged
ylangisc merged 1 commit into
masterfrom
dependabot/maven/com.hierynomus-smbj-0.15.0
Aug 31, 2026
Merged

ylangisc merged 1 commit into
masterfrom
dependabot/maven/com.hierynomus-smbj-0.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps com.hierynomus:smbj from 0.14.0 to 0.15.0.

Release notes

Sourced from com.hierynomus:smbj's releases.

SSHJ 0.15.0

Changes

  • smbfs: implement java.nio.file.WatchService support (#889) @​laeubi
  • smbfs: make SmbFileChannel a real java.nio.channels.FileChannel (#888) @​laeubi
  • smbfs: reuse connection/session/share instead of reconnecting per operation (#887) @​laeubi
  • smbfs: add serialVersionUID and tighten InvalidShareException visibility (#886) @​laeubi
  • Feature/filesystem over dfs (#884) @​dgodfrey

🐛 Bug Fixes

✨ New Features

📦 Dependency Updates

Full Changelog: hierynomus/smbj@v0.14.0...v0.15.0

Commits
  • c7f50d3 Update sonatype publishing
  • 5711727 fix: Upgrade dependencies and fix typo
  • 634b965 Use GH Releases
  • f940e7f smbfs: implement java.nio.file.WatchService support (#889)
  • 709157b smbfs: make SmbFileChannel a real java.nio.channels.FileChannel (#888)
  • ad44900 smbfs: reuse connection/session/share instead of reconnecting per operation (...
  • 59edfad smbfs: add serialVersionUID and tighten InvalidShareException visibility (#886)
  • 5d57228 Add SMB3 directory lease support (#885)
  • 76d3ca7 Feature/filesystem over dfs (#884)
  • 425449e fix: reliably detect InputStream availability without using available()
  • 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 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 [com.hierynomus:smbj](https://github.com/hierynomus/smbj) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/hierynomus/smbj/releases)
- [Commits](hierynomus/smbj@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: com.hierynomus:smbj
  dependency-version: 0.15.0
  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 Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 16:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 24, 2026
@dkocher dkocher added this to the 9.6 milestone Aug 25, 2026
@dkocher
dkocher marked this pull request as draft August 25, 2026 06:26
@ylangisc
ylangisc marked this pull request as ready for review August 31, 2026 13:30
Copilot AI lite review requested due to automatic review settings August 31, 2026 13:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the SMB module’s Maven dependency on com.hierynomus:smbj to the next minor release, keeping Cyberduck’s SMB implementation aligned with upstream SMBJ improvements and fixes.

Changes:

  • Bump com.hierynomus:smbj from 0.14.0 to 0.15.0 via the smbj.version Maven property.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ylangisc
ylangisc merged commit 3e68b6a into master Aug 31, 2026
8 checks passed
@ylangisc
ylangisc deleted the dependabot/maven/com.hierynomus-smbj-0.15.0 branch August 31, 2026 13:39
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.

3 participants