Skip to content

chore(deps): bump net.javacrumbs.shedlock:shedlock-spring from 5.16.0 to 7.7.0#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/net.javacrumbs.shedlock-shedlock-spring-7.7.0
Open

chore(deps): bump net.javacrumbs.shedlock:shedlock-spring from 5.16.0 to 7.7.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/net.javacrumbs.shedlock-shedlock-spring-7.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps net.javacrumbs.shedlock:shedlock-spring from 5.16.0 to 7.7.0.

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

7.7.0 (2026-03-17)

  • Support for Micrometer metrics (thanks @​josipmusa)
  • Dependency updates

7.6.0 (2026-01-27)

  • Customizable document field names for Elasticsearch9 and OpenSearch providers (thanks @​dlwldnjs1009)
  • Dependency updates

7.5.0 (2025-12-27)

  • Support for Google Cloud Storage (thanks @​mbazos)
  • Dependency updates

7.4.0 (2025-12-18)

  • BOM does not contain JUnit anymore #3115
  • Dependency updates

7.3.0 (2025-12-16)

  • Support for CockroachDB #3096
  • Dependency updates

7.2.2 (2025-12-11)

  • R2dbcLockProvider works in WebFlux Controllers (thanks @​Danden1)
  • Dependency updates

7.2.1 (2025-12-01)

7.2.0 (2025-11-23)

  • NATS Jetstream lock provider added (thanks @​Saphri)
  • Dependency updates

7.1.0 (2025-11-19)

  • Fixed position of @​Nullable annotations (thanks @​AndreiPurcaru)
  • Exposed MS SQL Server lock provider is using SYSUTCDATETIME for now
  • Dependency updates

7.0.0 (2025-11-16)

  • OpenSearch client upgraded to 3.3.0 (breaking change on the driver side)
  • Dependency updates

7.0.0-RC1 (2025-10-30)

  • Unified capabilities for all SQL based lock providers. All SQL based lock providers now support dbTime, custom table and column names and other cool features.
    • Breaking: DatabaseProduct enum moved to net.javacrumbs.shedlock.provider.sql.DatabaseProduct
  • Improved error handling. All lock providers now throw LockException on unexpected errors.
    • SQL based lock providers are more sensitive to errors when inserting lock record. This should prevent issues like #1254
    • MySQL and MariaDB providers in useDbTime() mode are they only exception as the use INSERT IGNORE and all insert errors are ignored.
  • JdbcLockProvider checks for hostname when unlocking.
  • JdbcTemplateLockProvider: withTimezone deprecated, use newly introduced forceUtcTimeZone instead.
  • New Vert.x JDBC lock provider

... (truncated)

Commits
  • f42458f [maven-release-plugin] prepare release shedlock-parent-7.7.0
  • 7c8b27a Bump software.amazon.awssdk:s3 from 2.42.13 to 2.42.14 (#3322)
  • a03edff Support for LockingTaskExecutorListener in MethodProxyAop (#3323)
  • 3e7cfea Bump micronaut4.version from 4.10.9 to 4.10.10 (#3319)
  • 563c61e Bump software.amazon.awssdk:s3 from 2.42.12 to 2.42.13 (#3321)
  • 9b70d70 Bump io.micrometer:micrometer-core from 1.15.9 to 1.16.4 (#3318)
  • 4b96242 Bump kotlin.ver from 2.3.10 to 2.3.20 (#3320)
  • 7914bde Bump spring.version from 7.0.5 to 7.0.6 (#3313)
  • ac993b8 Bump software.amazon.awssdk:s3 from 2.42.11 to 2.42.12 (#3314)
  • 28bc0a4 Bump org.springframework.data:spring-data-redis from 4.0.3 to 4.0.4 (#3317)
  • 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 [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) from 5.16.0 to 7.7.0.
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-5.16.0...shedlock-parent-7.7.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-version: 7.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants