wolpert / svarm

Apache License 2.0
2 stars 2 forks source link

Bump the dev-dependencies group in /java with 18 updates #110

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the dev-dependencies group in /java with 18 updates:

Package From To
software.amazon.awssdk:dynamodb 2.27.7 2.27.12
software.amazon.awssdk:bom 2.27.7 2.27.12
com.amazonaws:aws-java-sdk-dynamodb 1.12.769 1.12.770
org.jdbi:jdbi3-core 3.45.3 3.45.4
org.jdbi:jdbi3-caffeine-cache 3.45.3 3.45.4
org.jdbi:jdbi3-noop-cache 3.45.3 3.45.4
org.jdbi:jdbi3-testing 3.45.3 3.45.4
org.jdbi:jdbi3-testcontainers 3.45.3 3.45.4
org.jdbi:jdbi3-guava 3.45.3 3.45.4
org.jdbi:jdbi3-jackson2 3.45.3 3.45.4
org.jdbi:jdbi3-postgres 3.45.3 3.45.4
org.jdbi:jdbi3-sqlobject 3.45.3 3.45.4
org.jdbi:jdbi3-bom 3.45.3 3.45.4
io.dropwizard.metrics:metrics-core 4.2.26 4.2.27
io.dropwizard.metrics:metrics-jdbi3 4.2.26 4.2.27
io.dropwizard.metrics:metrics-jersey2 4.2.26 4.2.27
io.dropwizard.metrics:metrics-caffeine 4.2.26 4.2.27
org.postgresql:postgresql 42.7.3 42.7.4

Updates software.amazon.awssdk:dynamodb from 2.27.7 to 2.27.12

Updates software.amazon.awssdk:bom from 2.27.7 to 2.27.12

Updates software.amazon.awssdk:bom from 2.27.7 to 2.27.12

Updates com.amazonaws:aws-java-sdk-dynamodb from 1.12.769 to 1.12.770

Changelog

Sourced from com.amazonaws:aws-java-sdk-dynamodb's changelog.

1.12.770 2024-08-20

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.
Commits


Updates org.jdbi:jdbi3-core from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-core's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-core's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-caffeine-cache from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-caffeine-cache's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-caffeine-cache's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-noop-cache from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-noop-cache's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-noop-cache's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-testing from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-testing's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-testing's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-testcontainers from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-testcontainers's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-testcontainers's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-guava from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-guava's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-guava's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-jackson2 from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-jackson2's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-jackson2's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-postgres from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-postgres's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-postgres's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-sqlobject from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-sqlobject's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-sqlobject's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-bom from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-bom's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-bom's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-caffeine-cache from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-caffeine-cache's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-caffeine-cache's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-noop-cache from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-noop-cache's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-noop-cache's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-testing from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-testing's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-testing's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-testcontainers from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-testcontainers's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-testcontainers's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-guava from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-guava's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-guava's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-jackson2 from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-jackson2's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-jackson2's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-postgres from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-postgres's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-postgres's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-sqlobject from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-sqlobject's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-sqlobject's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates org.jdbi:jdbi3-bom from 3.45.3 to 3.45.4

Release notes

Sourced from org.jdbi:jdbi3-bom's releases.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Changelog

Sourced from org.jdbi:jdbi3-bom's changelog.

3.45.4

  • Avoid virtual thread deadlock on connection acquire (#2686, thanks @​mhib !)
Commits
  • eb158ad [maven-release-plugin] prepare release v3.45.4
  • 36240e0 release 3.45.4
  • c88238b Use Lock instead of synchronized block in MemoizingSupplier to prevent pinning
  • 7649c21 Virtual threads: show limited pool test not working
  • 5ac5c31 Introduce java21 artifact with initial test showing Virtual Threads at least ...
  • 49ae34f PMD 7 fixups
  • 4a65630 PMD 7
  • 68490f2 fix release notes
  • 921090a Remove inactive project maintainers
  • f6b4a2e update release notes
  • Additional commits viewable in compare view


Updates io.dropwizard.metrics:metrics-core from 4.2.26 to 4.2.27

Commits
  • 365166b [maven-release-plugin] prepare release v4.2.27
  • cdd374b Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (#...
  • 3debbe8 Revert "Update dependency org.glassfish.jersey:jersey-bom to v3.0.15"
  • 45ca8a5 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.20.0 (#4363)
  • 5c8fe66 Update dependency maven to v3.9.9
  • 77695d3 Update dependency net.bytebuddy:byte-buddy to v1.14.19
  • 9c717e9 Update logback15.version to v1.5.7
  • 05749c5 Update github/codeql-action digest to 429e197
  • d0a0204 Update github/codeql-action digest to 29d86d2
  • f14bf22 Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
  • Additional commits viewable in compare view


Updates io.dropwizard.metrics:metrics-jdbi3 from 4.2.26 to 4.2.27

Commits
  • 365166b [maven-release-plugin] prepare release v4.2.27
  • cdd374b Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (#...
  • 3debbe8 Revert "Update dependency org.glassfish.jersey:jersey-bom to v3.0.15"
  • 45ca8a5 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.20.0 (#4363)
  • 5c8fe66 Update dependency maven to v3.9.9
  • 77695d3 Update dependency net.bytebuddy:byte-buddy to v1.14.19
  • 9c717e9 Update logback15.version to v1.5.7
  • 05749c5 Update github/codeql-action digest to 429e197
  • d0a0204 Update github/codeql-action digest to 29d86d2
  • f14bf22 Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
  • Additional commits viewable in compare view


Updates io.dropwizard.metrics:metrics-jersey2 from 4.2.26 to 4.2.27

Commits
  • 365166b [maven-release-plugin] prepare release v4.2.27
  • cdd374b Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (#...
  • 3debbe8 Revert "Update dependency org.glassfish.jersey:jersey-bom to v3.0.15"
  • 45ca8a5 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.20.0 (#4363)
  • 5c8fe66 Update dependency maven to v3.9.9
  • 77695d3 Update dependency net.bytebuddy:byte-buddy to v1.14.19
  • 9c717e9 Update logback15.version to v1.5.7
  • 05749c5 Update github/codeql-action digest to 429e197
  • d0a0204 Update github/codeql-action digest to 29d86d2
  • f14bf22 Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
  • Additional commits viewable in compare view


Updates io.dropwizard.metrics:metrics-caffeine from 4.2.26 to 4.2.27

Commits
  • 365166b [maven-release-plugin] prepare release v4.2.27
  • cdd374b Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (#...
  • 3debbe8 Revert "Update dependency org.glassfish.jersey:jersey-bom to v3.0.15"
  • 45ca8a5 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.20.0 (#4363)
  • 5c8fe66 Update dependency maven to v3.9.9
  • 77695d3 Update dependency net.bytebuddy:byte-buddy to v1.14.19
  • 9c717e9 Update logback15.version to v1.5.7
  • 05749c5 Update github/codeql-action digest to 429e197
  • d0a0204 Update github/codeql-action digest to 29d86d2
  • f14bf22 Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
  • Additional commits viewable in compare view


Updates io.dropwizard.metrics:metrics-jdbi3 from 4.2.26 to 4.2.27

Commits
  • 365166b [maven-release-plugin] prepare release v4.2.27
  • cdd374b Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 (#...
  • 3debbe8 Revert "Update dependency org.glassfish.jersey:jersey-bom to v3.0.15"
  • 45ca8a5 Update dependency org.apache.maven.plugins:maven-site-plugin to v3.20.0 (#4363)
  • 5c8fe66 Update dependency maven to v3.9.9
  • 77695d3 Update dependency net.bytebuddy:byte-buddy to v1.14.19
  • 9c717e9 Update logback15.version to v1.5.7
  • 05749c5 Update github/codeql-action digest to 429e197
  • d0a0204 Update github/codeql-action digest to 29d86d2
  • f14bf22 Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5
  • Additional commits viewable in compare view


Updates io.dropwizard.metrics:metrics-jersey2 from 4.2.26 to 4.2.27

Commits
  • 365166b [maven-release-plugin] prepare release v4.2.27