bbottema / simple-java-mail

Simple API, Complex Emails (Jakarta Mail smtp wrapper)
http://www.simplejavamail.org
Apache License 2.0
1.22k stars 266 forks source link

Bump com.github.bbottema:java-socks-proxy-server from 4.0.0 to 4.1.0 #531

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 4 months ago

Bumps com.github.bbottema:java-socks-proxy-server from 4.0.0 to 4.1.0.

Changelog

Sourced from com.github.bbottema:java-socks-proxy-server's changelog.

v4.1.0 (15-May-2024)

  • #14: Enhanced dynamic username/password authentication support for custom validation strategies.
  • Minor performance improvements based on SpotBugs recommendations.

NOTE: the start methods have been marked deprecated. For serving clienst on multiple ports, create a new instance of the server for each port.

Commits
  • 4b07026 released 4.1.0 [skip ci]
  • b451859 Added missing release notes for 4.0.0 [skip ci]
  • 4827a3c preparing release 3.1.0
  • 850b088 Switch to new release pipeline, which uses now uses a next-gen convenience image
  • b9f4e3c Solved some SpotBugs issues
  • d636535 Merge pull request #14 from XomaDev/extend_auth
  • b33a250 Merge branch 'master' into extend_auth
  • c36fde3 add server.stop()
  • f6ab16f Backwards compatibility
  • f999c48 removed superfluous indentation [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.