-
Notifications
You must be signed in to change notification settings - Fork 16
chore(deps): bump the minor-and-patch group with 30 updates #227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-and-patch group with 30 updates: | Package | From | To | | --- | --- | --- | | [com.google.guava:guava](https://github.com/google/guava) | `33.0.0-jre` | `33.3.1-jre` | | [com.github.gestalt-config:gestalt-core](https://github.com/gestalt-config/gestalt) | `0.29.0` | `0.33.0` | | [com.github.gestalt-config:gestalt-toml](https://github.com/gestalt-config/gestalt) | `0.29.0` | `0.33.0` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.15.2` | `2.18.1` | | [org.jctools:jctools-core](https://github.com/JCTools/JCTools) | `4.0.1` | `4.0.5` | | [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.11.5` | `0.12.6` | | [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.11.5` | `0.12.6` | | io.jsonwebtoken:jjwt-jackson | `0.11.5` | `0.12.6` | | io.vertx:vertx-auth-jwt | `4.5.3` | `4.5.10` | | [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `4.5.3` | `4.5.10` | | io.vertx:vertx-web | `4.5.3` | `4.5.10` | | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.114.Final` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.11.0` | `1.13.6` | | [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) | `1.1.1` | `1.3.5` | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.4.12` | `1.5.12` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.12` | | org.slf4j:slf4j-api | `2.0.7` | `2.0.16` | | [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) | `1.26.0-alpha` | `1.43.0-alpha` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.26.0` | `1.43.0` | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.3` | `4.7.6` | | [info.picocli:picocli-codegen](https://github.com/remkop/picocli) | `4.7.3` | `4.7.6` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.18.0` | `2.35.1` | | io.libp2p:jvm-libp2p | `1.0.1-RELEASE` | `1.2.1-RELEASE` | | [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) | `1.16.0` | `1.17.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.9.1` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.0` | `5.11.3` | | [org.junit.platform:junit-platform-suite-api](https://github.com/junit-team/junit5) | `1.9.1` | `1.11.3` | | [org.junit.platform:junit-platform-suite-engine](https://github.com/junit-team/junit5) | `1.9.1` | `1.11.3` | | [org.junit.platform:junit-platform-reporting](https://github.com/junit-team/junit5) | `1.9.1` | `1.11.3` | | com.diffplug.spotless | `6.23.3` | `6.25.0` | Updates `com.google.guava:guava` from 33.0.0-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.github.gestalt-config:gestalt-core` from 0.29.0 to 0.33.0 - [Release notes](https://github.com/gestalt-config/gestalt/releases) - [Commits](gestalt-config/gestalt@v0.29.0...v0.33.0) Updates `com.github.gestalt-config:gestalt-toml` from 0.29.0 to 0.33.0 - [Release notes](https://github.com/gestalt-config/gestalt/releases) - [Commits](gestalt-config/gestalt@v0.29.0...v0.33.0) Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.18.1 - [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.18.1) Updates `org.jctools:jctools-core` from 4.0.1 to 4.0.5 - [Release notes](https://github.com/JCTools/JCTools/releases) - [Changelog](https://github.com/JCTools/JCTools/blob/master/RELEASE-NOTES.md) - [Commits](JCTools/JCTools@v4.0.1...v4.0.5) Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.6 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.11.5...0.12.6) Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.6 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.11.5...0.12.6) Updates `io.jsonwebtoken:jjwt-jackson` from 0.11.5 to 0.12.6 Updates `io.vertx:vertx-auth-jwt` from 4.5.3 to 4.5.10 Updates `io.vertx:vertx-core` from 4.5.3 to 4.5.10 - [Commits](eclipse-vertx/vert.x@4.5.3...4.5.10) Updates `io.vertx:vertx-web` from 4.5.3 to 4.5.10 Updates `io.netty:netty-all` from 4.1.108.Final to 4.1.114.Final - [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.114.Final) Updates `io.micrometer:micrometer-registry-prometheus` from 1.11.0 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.11.0...v1.13.6) Updates `io.micrometer:micrometer-tracing-bom` from 1.1.1 to 1.3.5 - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](micrometer-metrics/tracing@v1.1.1...v1.3.5) Updates `ch.qos.logback:logback-core` from 1.4.12 to 1.5.12 - [Commits](qos-ch/logback@v_1.4.12...v_1.5.12) Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.5.12 - [Commits](qos-ch/logback@v_1.4.14...v_1.5.12) Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.16 Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.26.0-alpha to 1.43.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) Updates `io.opentelemetry:opentelemetry-bom` from 1.26.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.26.0...v1.43.0) Updates `info.picocli:picocli` from 4.7.3 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.3...v4.7.6) Updates `info.picocli:picocli-codegen` from 4.7.3 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.3...v4.7.6) Updates `com.google.errorprone:error_prone_core` from 2.18.0 to 2.35.1 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.18.0...v2.35.1) Updates `io.libp2p:jvm-libp2p` from 1.0.1-RELEASE to 1.2.1-RELEASE Updates `com.aayushatharva.brotli4j:brotli4j` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/hyperxpro/Brotli4j/releases) - [Commits](hyperxpro/Brotli4j@v1.16.0...v1.17.0) Updates `org.junit.jupiter:junit-jupiter` from 5.9.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.0...r5.11.3) Updates `org.junit.platform:junit-platform-suite-api` from 1.9.1 to 1.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-suite-engine` from 1.9.1 to 1.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-reporting` from 1.9.1 to 1.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `com.diffplug.spotless` from 6.23.3 to 6.25.0 --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.github.gestalt-config:gestalt-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.github.gestalt-config:gestalt-toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jctools:jctools-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.vertx:vertx-auth-jwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.vertx:vertx-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.vertx:vertx-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.micrometer:micrometer-tracing-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.opentelemetry:opentelemetry-bom-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: info.picocli:picocli-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.libp2p:jvm-libp2p dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.aayushatharva.brotli4j:brotli4j dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.platform:junit-platform-suite-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.platform:junit-platform-suite-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.platform:junit-platform-reporting dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 30 updates:
33.0.0-jre33.3.1-jre0.29.00.33.00.29.00.33.02.15.22.18.14.0.14.0.50.11.50.12.60.11.50.12.60.11.50.12.64.5.34.5.104.5.34.5.104.5.34.5.104.1.108.Final4.1.114.Final1.11.01.13.61.1.11.3.51.4.121.5.121.4.141.5.122.0.72.0.161.26.0-alpha1.43.0-alpha1.26.01.43.04.7.34.7.64.7.34.7.62.18.02.35.11.0.1-RELEASE1.2.1-RELEASE1.16.01.17.05.9.15.11.35.9.05.11.31.9.11.11.31.9.11.11.31.9.11.11.36.23.36.25.0Updates
com.google.guava:guavafrom 33.0.0-jre to 33.3.1-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
com.github.gestalt-config:gestalt-corefrom 0.29.0 to 0.33.0Release notes
Sourced from com.github.gestalt-config:gestalt-core's releases.
... (truncated)
Commits
9e4ed8aprepare for release 0.33.080e3e25Merge pull request #225 from gestalt-config/feat/annotations5d7ab46test: extra unit tests for new get config results.ecc0869docs: add features to the first page.74c7e25doc: Add documentation on config annotations.0efdfa7feat: enable trimming of white spaces before and after an annotation.28de4b6feat: Encrypted and temporary node annotations.3df8dd0feat: add new API to Gestalt to get a config as a GResultOf, so we can get th...cedbd4bImplement secret, no cache, Temporary and Encrypted annotations. WIP74e248efeat: Add metadata and the ability to rollup metadata from nodes.Updates
com.github.gestalt-config:gestalt-tomlfrom 0.29.0 to 0.33.0Release notes
Sourced from com.github.gestalt-config:gestalt-toml's releases.
... (truncated)
Commits
9e4ed8aprepare for release 0.33.080e3e25Merge pull request #225 from gestalt-config/feat/annotations5d7ab46test: extra unit tests for new get config results.ecc0869docs: add features to the first page.74c7e25doc: Add documentation on config annotations.0efdfa7feat: enable trimming of white spaces before and after an annotation.28de4b6feat: Encrypted and temporary node annotations.3df8dd0feat: add new API to Gestalt to get a config as a GResultOf, so we can get th...cedbd4bImplement secret, no cache, Temporary and Encrypted annotations. WIP74e248efeat: Add metadata and the ability to rollup metadata from nodes.Updates
com.fasterxml.jackson:jackson-bomfrom 2.15.2 to 2.18.1Commits
ef33ac7[maven-release-plugin] prepare release jackson-bom-2.18.1f43bf9fPrepare for 2.18.1 release6f5259dChange to snapshot version of jackson-parent3f21ec5Back to snapshot depbb45933[maven-release-plugin] prepare for next development iteration7236550[maven-release-plugin] prepare release jackson-bom-2.18.058c2791Prepare for 2.18.0 release3775318Merge pull request #73 from FasterXML/dependabot/github_actions/github-action...540b7e7Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group6cc8c64Back to snapshot depsUpdates
org.jctools:jctools-corefrom 4.0.1 to 4.0.5Release notes
Sourced from org.jctools:jctools-core's releases.
Commits
a17b56fUpdate development version to 4.0.5-SNAPSHOT173423cAddressing Nitsan's comment4b7d2acAdding Atomic Unpadded queues5c1b88bUpdate development version to 4.0.4-SNAPSHOT0dae71cUpdate development version to 4.0.3-SNAPSHOTf36b00fFix #384,##in javadoc instead of#463181bAdd module descriptor tojctools-core3e54465Add CodeQL workflow for GitHub code scanning25c1a28Adding benchmark for thread-local object pool use case9c39910Update RELEASE-NOTES.md post 4.0.1 releaseUpdates
io.jsonwebtoken:jjwt-apifrom 0.11.5 to 0.12.6Release notes
Sourced from io.jsonwebtoken:jjwt-api's releases.
... (truncated)
Changelog
Sourced from io.jsonwebtoken:jjwt-api's changelog.
... (truncated)
Commits
0df9756[maven-release-plugin] prepare release 0.12.6aacdfdc- Updated README.adoc:project-version:to be0.12.6.d14f27bBump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78 (#941)0c2d96cFixes #949 (#950)a7de554Fixes #947 (#948)7543248Bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.78 (#943)3489fdbJWE arbitrary content compression (#937)23d9a33Allow using GenericSecret for HmacSHA* (#935)c673b76Update SECURITY.md2694861Use Acsiidoc as README format (#777)Updates
io.jsonwebtoken:jjwt-implfrom 0.11.5 to 0.12.6Release notes
Sourced from io.jsonwebtoken:jjwt-impl's releases.
... (truncated)
Changelog
Sourced from io.jsonwebtoken:jjwt-impl's changelog.
... (truncated)
Commits
0df9756[maven-release-plugin] prepare release 0.12.6aacdfdc- Updated README.adoc:project-version:to be0.12.6.d14f27bBump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78 (#941)0c2d96cFixes #949 (#950)a7de554Fixes #947 (#948)7543248Bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.78 (#943)3489fdbJWE arbitrary content compression (#937)23d9a33Allow using GenericSecret for HmacSHA* (#935)c673b76Update SECURITY.md2694861Use Acsiidoc as README format (#777)Updates
io.jsonwebtoken:jjwt-jacksonfrom 0.11.5 to 0.12.6Updates
io.vertx:vertx-auth-jwtfrom 4.5.3 to 4.5.10Updates
io.vertx:vertx-corefrom 4.5.3 to 4.5.10Commits
d5a16c6Releasing 4.5.1083c72a4Revert "Hook for VertxBuilder customization"3f930dcHook for VertxBuilder customization6ddbde4Rollback breaking change of internal API334e2cdContext created from a vertx thread should not be recorded as a sticky context.bab52b7Set version to 4.5.10-SNAPSHOTe7dbf03Releasing 4.5.9fa52bf4The JacksonCodec implementation of toString/toBuffer lacks of efficiency comp...5d0d5d9The code to compare two numbers in json object/array does not correctly compa...aec1041Fix a few bugs related to non event-loop thread writes.Updates
io.vertx:vertx-webfrom 4.5.3 to 4.5.10Updates
io.netty:netty-allfrom 4.1.108.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.micrometer:micrometer-registry-prometheusfrom 1.11.0 to 1.13.6Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
... (truncated)
Commits
0b4d07fMerge branch '1.12.x' into 1.13.xf3ef95aBump context-propagation to 1.1.20944ad3Merge branch '1.12.x' into 1.13.x9c3b760Map time units to UCUM format for Dynatrace (#5589)77d72d2Merge branch '1.12.x' into 1.13.xd7daaefSet user agent header in OTLP registry12db19fMerge branch '1.12.x' into 1.13.xadfdd3eCatch runtime exception thrown from pjp function in aspects (#5585)e3ac3adMerge branch '1.12.x' into 1.13.x5435fc4DocumentbatchSizeconfig for OTLP registryUpdates
io.micrometer:micrometer-tracing-bomfrom 1.1.1 to 1.3.5Release notes
Sourced from io.micrometer:micrometer-tracing-bom's releases.
... (truncated)
Commits
57bde37Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.1 to 3.4.2 (#847)425b552Bump org.junit:junit-bom from 5.10.3 to 5.10.5 (#859)416c094Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 (#865)5a7c20aBump io.micrometer:micrometer-bom from 1.13.4 to 1.13.6 (#870)7766c94Merge branch '1.2.x' into 1.3.x373923fBump io.micrometer:micrometer-bom from 1.12.10 to 1.12.11 (#867)3c3e7bfBump io.micrometer:context-propagation from 1.1.1 to 1.1.2 (#868)0a97118Bump org.junit:junit-bom from 5.10.3 to 5.10.5 (#860)6c32018Bump io.spring.develocity.conventions from 0.0.20 to 0.0.22 (#853)8435e8cBump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.0 to 3.4.1 (#838)Updates
ch.qos.logback:logback-corefrom 1.4.12 to 1.5.12Commits
3a64b51prepare release 1.5.12ecae664fix issues/87985968falogger call ends with two exceptions - fix issues/876ea3cec8Update README.md887cbbaupdate README.mddf2a3b6start work on 1.5.12-SNAPSHOT3aa0730prepare release of version 1.5.118bcfd9aallow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86refactorings in support of logback-tyler8749edcstart work on 1.5.11-SNAPSHOTUpdates
ch.qos.logback:logback-classicfrom 1.4.14 to 1.5.12Commits
3a64b51prepare release 1.5.12ecae664fix issues/87985968falogger call ends with two exceptions - fix issues/876ea3cec8Update README.md887cbbaupdate README.mddf2a3b6start work on 1.5.12-SNAPSHOT3aa0730prepare release of version 1.5.118bcfd9aallow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86refactorings in support of logback-tyler8749edcstart work on 1.5.11-SNAPSHOTUpdates
org.slf4j:slf4j-apifrom 2.0.7 to 2.0.16Updates
io.opentelemetry:opentelemetry-bom-alphafrom 1.26.0-alpha to 1.43.0-alphaRelease notes
Sourced from io.opentelemetry:opentelemetry-bom-alpha's releases.