Skip to content

build(deps): bump the dependencies group with 24 updates#3962

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/dependencies-cfb6bffdf0
Open

build(deps): bump the dependencies group with 24 updates#3962
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/dependencies-cfb6bffdf0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the dependencies group with 24 updates:

Package From To
com.fasterxml.jackson:jackson-bom 2.21.3 2.22.0
tools.jackson:jackson-bom 3.1.3 3.1.4
jakarta.json.bind:jakarta.json.bind-api 3.0.1 3.0.2
io.pebbletemplates:pebble 4.1.1 4.1.2
ch.qos.logback:logback-classic 1.5.32 1.5.33
io.swagger.parser.v3:swagger-parser 2.1.42 2.1.43
org.hibernate.orm:hibernate-core 7.3.6.Final 7.4.0.Final
org.hibernate.orm:hibernate-scan-jandex 7.3.6.Final 7.4.0.Final
io.dropwizard.metrics:metrics-core 4.2.38 4.2.39
io.dropwizard.metrics:metrics-healthchecks 4.2.38 4.2.39
io.dropwizard.metrics:metrics-jvm 4.2.38 4.2.39
io.lettuce:lettuce-core 7.5.2.RELEASE 7.6.0.RELEASE
org.apache.maven.plugins:maven-surefire-plugin 3.5.5 3.5.6
com.diffplug.spotless:spotless-maven-plugin 3.5.1 3.6.0
io.mockk:mockk-jvm 1.14.9 1.14.11
io.vertx:vertx-core 5.0.12 5.1.0
io.vertx:vertx-sql-client 5.0.12 5.1.0
io.vertx:vertx-mysql-client 5.0.12 5.1.0
io.vertx:vertx-pg-client 5.0.12 5.1.0
com.puppycrawl.tools:checkstyle 13.4.2 13.5.0
dev.langchain4j:langchain4j-bom 1.15.0 1.15.1
com.github.kagkarlsson:db-scheduler 16.10.0 16.12.0
software.amazon.awssdk:bom 2.44.12 2.45.1
io.smallrye.reactive:mutiny 3.2.0 3.2.1

Updates com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0

Commits
  • 112e859 [maven-release-plugin] prepare release jackson-bom-2.22.0
  • 2cae2ce Prep for 2.22.0 release
  • 7955d21 Merge branch '2.21' into 2.x
  • 8922a05 Post-release dep version bump
  • 1fa9943 [maven-release-plugin] prepare for next development iteration
  • d1abd31 [maven-release-plugin] prepare release jackson-bom-2.21.4
  • 2aaea43 Prep for 2.21.4 release
  • 902ec69 Update Woodstox/stax2-api (to 7.2.0/4.3.0)
  • 2570647 Merge branch '2.21' into 2.x
  • 9d3a9d5 Post-release dep version bump
  • Additional commits viewable in compare view

Updates tools.jackson:jackson-bom from 3.1.3 to 3.1.4

Commits
  • 4085e4d [maven-release-plugin] prepare release jackson-bom-3.1.4
  • f8e1a4e Prep for 3.1.4 release
  • 47eb6ea Merge branch '2.x' into 3.1
  • 902ec69 Update Woodstox/stax2-api (to 7.2.0/4.3.0)
  • d5df403 Post-release dep version bump
  • 7ed6798 [maven-release-plugin] prepare for next development iteration
  • 2570647 Merge branch '2.21' into 2.x
  • 9d3a9d5 Post-release dep version bump
  • 84bcf7f [maven-release-plugin] prepare for next development iteration
  • 374fbd0 [maven-release-plugin] prepare release jackson-bom-2.21.3
  • Additional commits viewable in compare view

Updates jakarta.json.bind:jakarta.json.bind-api from 3.0.1 to 3.0.2

Release notes

Sourced from jakarta.json.bind:jakarta.json.bind-api's releases.

3.0.2

What's Changed

Full Changelog: jakartaee/jsonb-api@3.0.1...3.0.2

Commits
  • 7d2f54f Prepare release jakarta.json.bind:jakarta.json.bind-parent:3.0.2
  • 9764e27 Merge pull request #387 from KyleAure/357-bundle-symbolic-name
  • 5dbcd72 Merge pull request #389 from KyleAure/366-tck-locale-failure-java-25
  • 7f3d471 fix: TCK French Locale assertion error
  • 8f33a3c fix: bundle manifest 3.0.2
  • 47c6f98 Merge pull request #386 from KyleAure/383-3.0.2-service-release
  • 8a99829 fix: glassfish-copyright-maven-plugin is broken
  • 4036495 fix: code review
  • 684e9f6 fix: update github actions to run on service branches
  • b34de88 fix: update service branch to use new parent pom
  • Additional commits viewable in compare view

Updates io.pebbletemplates:pebble from 4.1.1 to 4.1.2

Release notes

Sourced from io.pebbletemplates:pebble's releases.

4.1.2

Commits
  • 8aedca0 [maven-release-plugin] prepare for next development iteration
  • 2834f9f [maven-release-plugin] prepare release v4.1.2
  • 4180182 chore: add changelog
  • d8a751d fix: List + / - operators mutate the left operand in place (fixes #802) (#803)
  • e041dd9 chore(deps-dev): bump the all-dependencies group across 1 directory with 2 up...
  • 9c0615d chore(deps-dev): bump the all-dependencies group across 2 directories with 1 ...
  • ea3455b chore(deps): bump org.slf4j:slf4j-api (#799)
  • fe2b5ac chore(deps): bump com.github.ben-manes.caffeine:caffeine (#798)
  • 37f69de chore(deps-dev): bump org.junit.jupiter:junit-jupiter (#797)
  • 7742ebd chore(deps): bump the all-dependencies group across 1 directory with 5 update...
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.5.32 to 1.5.33

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.33

2026-05-27 Release of logback version 1.5.33

PropertiesConfiguratorModelHandler now registers properties file URLs to the ConfigurationWatchList when scan is enabled (via local scan="true" attribute or top-level configuration scan), ensuring changes are detected and reconfiguration occurs. This problem was reported in issues/1034.

• When processing <conversionRule> elements and both class and converterClass attributes are specified, silently use the class attribute without issuing a warning. However, if the attribute values differ, a warning will be issued. This change was requested in issues/1031.

HardenedModelInputStream will no longer accept to deserialize all classes located under the "java.lang" and "java.util" packages but a limited number of explicitly authorized classes in those packages. This potential deserialization whitelist bypass vulnerability was reported by York Shen and registered as CVE-2026-9828.

• SSL parameters for SSLSocketAppender now enable hostname verification by default. Moreover, the default protocol is now "TLSv1.2". This potential vulnerability was reported by York Shen.

• When printing the status message field, ViewStatusMessagesServletBase now escapes special characters such as "&" as character entities. This potential vulnerability was reported by York Shen.

• A bit-wise identical binary of this version can be reproduced by building from source code at commit 124e8b49b55ac34d08743a0646bd463410192647 associated with the tag v_1.5.33. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • 124e8b4 prepare release 1.5.33
  • d8fd6f2 escapeTags in message field when printing status messages
  • 95edbeb hostnameVerification default to true in SSLParametersConfiguration, SSL.DEFAU...
  • b768a96 remove spurious java.swing.* import
  • 12cf2c5 classes in java.lang and java.util are now whitelisted individually
  • e9133ed fix typo
  • 47089a2 added Filip Egeric icla
  • 85735f7 Modified ConversionRuleAction.java: Updated validPreconditions() to
  • 614f7a7 the official name for initial instructions file foe coding agents is AGENTS.md
  • fe50bb5 fix: do not warn when both converterClass and class attributes are specified ...
  • Additional commits viewable in compare view

Updates io.swagger.parser.v3:swagger-parser from 2.1.42 to 2.1.43

Release notes

Sourced from io.swagger.parser.v3:swagger-parser's releases.

Swagger-parser 2.1.43 released!

  • fix: resolve refs within external schemas (#2338)
Commits

Updates org.hibernate.orm:hibernate-core from 7.3.6.Final to 7.4.0.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Release 7.4.0

Hibernate ORM 7.4.0.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.0.Final.

You can find the full list of 7.4.0.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Release 7.4.0.CR1

Hibernate ORM 7.4.0.CR1 released

Today, we published a new release of Hibernate ORM 7.4: 7.4.0.CR1.

You can find the full list of 7.4.0.CR1 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 7.4.0.Final (May 26, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/39172

** Bug * HHH-20454 HbmXmlTransformer generates an incorrect mapping for an HBM file containing a association with a property-ref attribute. * HHH-20451 Hbm is ignored during HbmXmlTransformer conversion * HHH-20418 @​Access on entity wrongly affects @​MappedSuperclass default * HHH-20394 Cascade profile causes LAZY associations to be eagerly fetched even if they won't be affected * HHH-20357 Component.sortProperties() reorders Envers originalId key, breaking joined audit-table FK/joins for JOINED inheritance * HHH-20324 AnnotationException: overrides mapping specified using '@​JoinColumnOrFormula' thrown when join column is overridden via XML mapping * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

** Improvement * HHH-20432 Increase the minimum container / worker threads to 4 to reduce build time * HHH-20423 Relax the strict JPQL compliance and make select optional * HHH-20419 Make BytecodeEnhancedTestEngine better compatible with Maven's parallel test execution * HHH-19417 FetchProfile not properly overridden in mapping.xml * HHH-17767 Add support for Value LOBs

** Sub-task * HHH-20439 enable ci for spanner

Changes in 7.4.0.CR1 (May 07, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/37741

** Bug * HHH-20358 PRIVILEGED_CLI is not set to "sudo" when Podman is aliased as Docker * HHH-20356 NPE when mapping embedded property as @​MappedSuperclass * HHH-20355 use of static calendar in TimestampUtcAsJdbcTimestampJdbcType and friends * HHH-20353 unhelpful error with @​ManyToAny * HHH-20350 Unexpected physical naming of columns for embeddables in Hibernate 7 * HHH-20336 JdbcResourceLocalTransactionCoordinatorImpl does not trigger afterCompletionCallback if it encounters a TransactionException * HHH-20326 ClassCastException when joining array within embeddable * HHH-20323 with hibernate.temporal.use_server_transaction_timestamps, session obtains a database timestamp even when not needed * HHH-20321 import.sql not executed when there are no @​Entity classes * HHH-20313 Criteria query comparing double path to integer expression containing integer parameter fails * HHH-20308 JSON embeddable array access not working because Column reports wrong SQL type code * HHH-20307 Informix count distinct tuple emulation is broken * HHH-20305 Lock timout on Informix broken * HHH-20303 Power function usage for PostgreSQLTruncRoundFunction breaks CockroachDB * HHH-20300 OptionalTableUpdateWithUpsertOperation can fail on PostgreSQL 14 * HHH-20297 SQM parameter use in multiple type-incompatible contexts binds with wrong JdbcMapping * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey

... (truncated)

Commits
  • 6d267d9 [Jenkins release job] Preparing release 7.4.0.Final
  • a4892eb [Jenkins release job] changelog.txt updated by release build 7.4.0.Final
  • 2a1db34 HHH-20418 @​Access on entity wrongly affects defaults of other classes
  • 89b9101 Revert "HHH-20466 Add test for issue"
  • 9165058 Revert "HHH-20466 XML mapping for <many-to-many> accepts orphan-removal attri...
  • ebbc8fe HHH-20466 XML mapping for <many-to-many> accepts orphan-removal attribute but...
  • 814f3b2 HHH-20466 Add test for issue
  • 7ae9521 HHH-20454 HbmXmlTransformer generates an incorrect mapping for an HBM file co...
  • 00f34ee HHH-20454 Add test for issue
  • 0db3c65 Unify the waiting for the clock to progress past the dialect timestamp resolu...
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-scan-jandex from 7.3.6.Final to 7.4.0.Final

Release notes

Sourced from org.hibernate.orm:hibernate-scan-jandex's releases.

Release 7.4.0

Hibernate ORM 7.4.0.Final released

Today, we published a new release of Hibernate ORM 7.4: 7.4.0.Final.

You can find the full list of 7.4.0.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Release 7.4.0.CR1

Hibernate ORM 7.4.0.CR1 released

Today, we published a new release of Hibernate ORM 7.4: 7.4.0.CR1.

You can find the full list of 7.4.0.CR1 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-scan-jandex's changelog.

Changes in 7.4.0.Final (May 26, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/39172

** Bug * HHH-20454 HbmXmlTransformer generates an incorrect mapping for an HBM file containing a association with a property-ref attribute. * HHH-20451 Hbm is ignored during HbmXmlTransformer conversion * HHH-20418 @​Access on entity wrongly affects @​MappedSuperclass default * HHH-20394 Cascade profile causes LAZY associations to be eagerly fetched even if they won't be affected * HHH-20357 Component.sortProperties() reorders Envers originalId key, breaking joined audit-table FK/joins for JOINED inheritance * HHH-20324 AnnotationException: overrides mapping specified using '@​JoinColumnOrFormula' thrown when join column is overridden via XML mapping * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-19214 Record as @​IdClass - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted

** Improvement * HHH-20432 Increase the minimum container / worker threads to 4 to reduce build time * HHH-20423 Relax the strict JPQL compliance and make select optional * HHH-20419 Make BytecodeEnhancedTestEngine better compatible with Maven's parallel test execution * HHH-19417 FetchProfile not properly overridden in mapping.xml * HHH-17767 Add support for Value LOBs

** Sub-task * HHH-20439 enable ci for spanner

Changes in 7.4.0.CR1 (May 07, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/37741

** Bug * HHH-20358 PRIVILEGED_CLI is not set to "sudo" when Podman is aliased as Docker * HHH-20356 NPE when mapping embedded property as @​MappedSuperclass * HHH-20355 use of static calendar in TimestampUtcAsJdbcTimestampJdbcType and friends * HHH-20353 unhelpful error with @​ManyToAny * HHH-20350 Unexpected physical naming of columns for embeddables in Hibernate 7 * HHH-20336 JdbcResourceLocalTransactionCoordinatorImpl does not trigger afterCompletionCallback if it encounters a TransactionException * HHH-20326 ClassCastException when joining array within embeddable * HHH-20323 with hibernate.temporal.use_server_transaction_timestamps, session obtains a database timestamp even when not needed * HHH-20321 import.sql not executed when there are no @​Entity classes * HHH-20313 Criteria query comparing double path to integer expression containing integer parameter fails * HHH-20308 JSON embeddable array access not working because Column reports wrong SQL type code * HHH-20307 Informix count distinct tuple emulation is broken * HHH-20305 Lock timout on Informix broken * HHH-20303 Power function usage for PostgreSQLTruncRoundFunction breaks CockroachDB * HHH-20300 OptionalTableUpdateWithUpsertOperation can fail on PostgreSQL 14 * HHH-20297 SQM parameter use in multiple type-incompatible contexts binds with wrong JdbcMapping * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey

... (truncated)

Commits
  • 6d267d9 [Jenkins release job] Preparing release 7.4.0.Final
  • a4892eb [Jenkins release job] changelog.txt updated by release build 7.4.0.Final
  • 2a1db34 HHH-20418 @​Access on entity wrongly affects defaults of other classes
  • 89b9101 Revert "HHH-20466 Add test for issue"
  • 9165058 Revert "HHH-20466 XML mapping for <many-to-many> accepts orphan-removal attri...
  • ebbc8fe HHH-20466 XML mapping for <many-to-many> accepts orphan-removal attribute but...
  • 814f3b2 HHH-20466 Add test for issue
  • 7ae9521 HHH-20454 HbmXmlTransformer generates an incorrect mapping for an HBM file co...
  • 00f34ee HHH-20454 Add test for issue
  • 0db3c65 Unify the waiting for the clock to progress past the dialect timestamp resolu...
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-core from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-healthchecks from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jvm from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-healthchecks from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jvm from 4.2.38 to 4.2.39

Commits
  • 6ecc112 [maven-release-plugin] prepare release v4.2.39
  • 93ec175 ci: remove surplus double quote
  • 7407c79 ci: replace zoispag/action-assign-milestone with GitHub CLI
  • 7b18db2 fix(deps): update jackson monorepo (release/4.2.x) (minor) (#5174)
  • 2d55d65 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • ca47350 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 9f0f1a1 ci: build with Java 25 (#4964)
  • a0d75ca fix(deps): update log4j2 monorepo to v2.26.0 (#5215)
  • bc71b67 chore(deps): update maven plugins (#5147)
  • a99fac2 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.48 (#5194)
  • Additional commits viewable in compare view

Updates io.lettuce:lettuce-core from 7.5.2.RELEASE to 7.6.0.RELEASE

Release notes

Sourced from io.lettuce:lettuce-core's releases.

7.6.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.6.0 minor release!

✨ Highlights

Lettuce 7.6.0 introduces support for the new features from Redis OSS 8.8 release, such as:

  • the new Array data structure
  • INCREX: a window counter rate limiter combining INCR, INCRBY, INCRBYFLOAT, bounds, and expiration
  • XNACK: a new streams command - allow consumers to explicitly release pending messages
  • ZUNION, ZINTER, ZUNIONSTORE, ZINTERSTORE: new COUNT aggregator
  • JSON.SET: new FPHA argument to specify the FP type for homogeneous FP arrays

Lettuce 7.6.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.8, Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.6.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.6.0.RELEASE

⭐ New Features

🐞 Bug Fixes

⚙️ Maintenance

💡 Other

... (truncated)

Changelog

Sourced from io.lettuce:lettuce-core's changelog.

Lettuce 7.6.0 RELEASE NOTES

The Lettuce team is pleased to announce the Lettuce 7.6.0 minor release!

✨ Highlights

Lettuce 7.6.0 introduces support for the new features from Redis OSS 8.8 release, such as:

  • the new Array data structure
  • INCREX: a window counter rate limiter combining INCR, INCRBY, INCRBYFLOAT, bounds, and expiration
  • XNACK: a new streams command - allow consumers to explicitly release pending messages
  • ZUNION, ZINTER, ZUNIONSTORE, ZINTERSTORE: new COUNT aggregator
  • JSON.SET: new FPHA argument to specify the FP type for homogeneous FP arrays

Lettuce 7.6.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.8, Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.6.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.6.0.RELEASE

⭐ New Features

🐞 Bug Fixes

⚙️ Maintenance

💡 Other

... (truncated)

Commits
  • d34a9a8 Release 7.6.0 (#3767)
  • 59ea606 add Benchmark (jmh) benchmark result for f242194e0bddc7bd2509d153f2f903734765...
  • f242194 ci: declare workflow-level contents: read on 3 workflows (#3748)
  • a09e45d add Benchmark (jmh) benchmark result for 27b467030699f90bd6a6f7712767f3818b72...
  • 27b4670 Update 8.8 to official version and make default (#3764)
  • affdef6 add Benchmark (jmh) benchmark result for 2a49a07f39f713cc6c9e9c41485067ac610f...
  • 2a49a07 ci(integration): cap GITHUB_TOKEN to contents: read (#3761)
  • 8fad729 add Benchmark (jmh) benchmark result for ee1e841dd874fa005d8a1103825e6166bdf3...
  • ee1e841 add Benchmark (jmh) benchmark result for 2db134d1128ca2f04beed94665e7a689beed...
  • 2db134d add Benchmark (jmh) benchmark result for 312ecc7b497860cab4b9dd2d331db86d2b81...
  • Additional commits viewable in compare view
...

Description has been truncated

Bumps the dependencies group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.21.3` | `2.22.0` |
| [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `3.1.3` | `3.1.4` |
| [jakarta.json.bind:jakarta.json.bind-api](https://github.com/jakartaee/jsonb-api) | `3.0.1` | `3.0.2` |
| [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble) | `4.1.1` | `4.1.2` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.32` | `1.5.33` |
| [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.42` | `2.1.43` |
| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.3.6.Final` | `7.4.0.Final` |
| [org.hibernate.orm:hibernate-scan-jandex](https://github.com/hibernate/hibernate-orm) | `7.3.6.Final` | `7.4.0.Final` |
| [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.38` | `4.2.39` |
| [io.dropwizard.metrics:metrics-healthchecks](https://github.com/dropwizard/metrics) | `4.2.38` | `4.2.39` |
| [io.dropwizard.metrics:metrics-jvm](https://github.com/dropwizard/metrics) | `4.2.38` | `4.2.39` |
| [io.lettuce:lettuce-core](https://github.com/redis/lettuce) | `7.5.2.RELEASE` | `7.6.0.RELEASE` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.5.1` | `3.6.0` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.14.9` | `1.14.11` |
| [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `5.0.12` | `5.1.0` |
| [io.vertx:vertx-sql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.12` | `5.1.0` |
| [io.vertx:vertx-mysql-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.12` | `5.1.0` |
| [io.vertx:vertx-pg-client](https://github.com/eclipse-vertx/vertx-sql-client) | `5.0.12` | `5.1.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.4.2` | `13.5.0` |
| [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) | `1.15.0` | `1.15.1` |
| [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `16.10.0` | `16.12.0` |
| software.amazon.awssdk:bom | `2.44.12` | `2.45.1` |
| [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) | `3.2.0` | `3.2.1` |


Updates `com.fasterxml.jackson:jackson-bom` from 2.21.3 to 2.22.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.21.3...jackson-bom-2.22.0)

Updates `tools.jackson:jackson-bom` from 3.1.3 to 3.1.4
- [Commits](FasterXML/jackson-bom@jackson-bom-3.1.3...jackson-bom-3.1.4)

Updates `jakarta.json.bind:jakarta.json.bind-api` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/jakartaee/jsonb-api/releases)
- [Commits](jakartaee/jsonb-api@3.0.1...3.0.2)

Updates `io.pebbletemplates:pebble` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/PebbleTemplates/pebble/releases)
- [Commits](PebbleTemplates/pebble@4.1.1...4.1.2)

Updates `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.33
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.32...v_1.5.33)

Updates `io.swagger.parser.v3:swagger-parser` from 2.1.42 to 2.1.43
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.1.42...v2.1.43)

Updates `org.hibernate.orm:hibernate-core` from 7.3.6.Final to 7.4.0.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.6...7.4.0)

Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.6.Final to 7.4.0.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.6...7.4.0)

Updates `io.dropwizard.metrics:metrics-core` from 4.2.38 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.38...v4.2.39)

Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.38 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.38...v4.2.39)

Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.38 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.38...v4.2.39)

Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.38 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.38...v4.2.39)

Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.38 to 4.2.39
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.38...v4.2.39)

Updates `io.lettuce:lettuce-core` from 7.5.2.RELEASE to 7.6.0.RELEASE
- [Release notes](https://github.com/redis/lettuce/releases)
- [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md)
- [Commits](redis/lettuce@7.5.2.RELEASE...7.6.0.RELEASE)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.5.1 to 3.6.0
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/3.5.1...maven/3.6.0)

Updates `io.mockk:mockk-jvm` from 1.14.9 to 1.14.11
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.14.9...v1.14.11)

Updates `io.vertx:vertx-core` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vert.x@5.0.12...5.1.0)

Updates `io.vertx:vertx-sql-client` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vertx-sql-client@5.0.12...5.1.0)

Updates `io.vertx:vertx-mysql-client` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vertx-sql-client@5.0.12...5.1.0)

Updates `io.vertx:vertx-pg-client` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vertx-sql-client@5.0.12...5.1.0)

Updates `com.puppycrawl.tools:checkstyle` from 13.4.2 to 13.5.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-13.4.2...checkstyle-13.5.0)

Updates `dev.langchain4j:langchain4j-bom` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.15.0...1.15.1)

Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.6.Final to 7.4.0.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.6...7.4.0)

Updates `io.vertx:vertx-sql-client` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vertx-sql-client@5.0.12...5.1.0)

Updates `io.vertx:vertx-mysql-client` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vertx-sql-client@5.0.12...5.1.0)

Updates `io.vertx:vertx-pg-client` from 5.0.12 to 5.1.0
- [Commits](eclipse-vertx/vertx-sql-client@5.0.12...5.1.0)

Updates `com.github.kagkarlsson:db-scheduler` from 16.10.0 to 16.12.0
- [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
- [Commits](kagkarlsson/db-scheduler@v16.10.0...v16.12.0)

Updates `software.amazon.awssdk:bom` from 2.44.12 to 2.45.1

Updates `io.smallrye.reactive:mutiny` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tools.jackson:jackson-bom
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jakarta.json.bind:jakarta.json.bind-api
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.pebbletemplates:pebble
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.33
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.parser.v3:swagger-parser
  dependency-version: 2.1.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.hibernate.orm:hibernate-scan-jandex
  dependency-version: 7.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-version: 4.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.dropwizard.metrics:metrics-healthchecks
  dependency-version: 4.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.dropwizard.metrics:metrics-jvm
  dependency-version: 4.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.dropwizard.metrics:metrics-healthchecks
  dependency-version: 4.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.dropwizard.metrics:metrics-jvm
  dependency-version: 4.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.lettuce:lettuce-core
  dependency-version: 7.6.0.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.mockk:mockk-jvm
  dependency-version: 1.14.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-sql-client
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-mysql-client
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-pg-client
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 13.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: dev.langchain4j:langchain4j-bom
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.hibernate.orm:hibernate-scan-jandex
  dependency-version: 7.4.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-sql-client
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-mysql-client
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-pg-client
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.github.kagkarlsson:db-scheduler
  dependency-version: 16.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.smallrye.reactive:mutiny
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Jun 1, 2026
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