-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): bump the maven-version-updates group across 1 directory with 28 updates #114
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
…with 28 updates Bumps the maven-version-updates group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.83` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.83` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.40.0` | `2.45.0` | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.12.7` | `0.12.14` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.4` | `10.6` | | [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.26` | `11.30.1` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5` | `5.5.1` | | com.fasterxml.jackson.core:jackson-core | `2.19.2` | `2.20` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20` | | com.fasterxml.jackson.core:jackson-databind | `2.19.2` | `2.20` | | com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider | `2.19.2` | `2.20` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.2` | `2.20` | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.6` | `0.2.8` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.1` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.21.3` | `2.0.2` | | [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) | `4.8.181` | `4.8.184` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.40.0` | `2.45.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.3.2` | `4.9.8.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.1` | `3.6.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.1` | `3.4.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.14` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.46.0` | `3.1.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.9.0` | Updates `org.bouncycastle:bcprov-jdk18on` from 1.81 to 1.83 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.81 to 1.83 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.google.errorprone:error_prone_core` from 2.40.0 to 2.45.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.45.0) Updates `com.uber.nullaway:nullaway` from 0.12.7 to 0.12.14 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.7...v0.12.14) Updates `com.nimbusds:nimbus-jose-jwt` from 10.4 to 10.6 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.6..10.4) Updates `com.nimbusds:oauth2-oidc-sdk` from 11.26 to 11.30.1 - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.30.1..11.26) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.5.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.5...rel/v5.5.1) Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20 Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.19.2 to 2.20 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20 Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.19.2 to 2.20 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20 Updates `org.openapitools:jackson-databind-nullable` from 0.2.6 to 0.2.8 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.8) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.1) Updates `org.testcontainers:testcontainers` from 1.21.3 to 2.0.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.3...2.0.2) Updates `io.github.classgraph:classgraph` from 4.8.181 to 4.8.184 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.181...classgraph-4.8.184) Updates `com.google.errorprone:error_prone_annotations` from 2.40.0 to 2.45.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.45.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.3.2 to 4.9.8.2 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.8.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.1...enforcer-3.6.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.46.0 to 3.1.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.0...lib/3.1.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.9.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.83' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-version-updates - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-version-updates - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.184 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-version-updates - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-version-updates - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 maven-version-updates group with 28 updates in the / directory:
1.811.831.811.832.40.02.45.00.12.70.12.1410.410.611.2611.30.15.55.5.12.19.22.202.19.22.202.19.22.202.19.22.202.19.22.200.2.60.2.85.13.46.0.11.21.32.0.24.8.1814.8.1842.40.02.45.04.9.3.24.9.8.23.14.03.14.13.6.13.6.23.5.33.5.43.4.23.5.03.11.23.12.03.3.13.4.00.8.130.8.143.5.33.5.42.46.03.1.00.8.00.9.0Updates
org.bouncycastle:bcprov-jdk18onfrom 1.81 to 1.83Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18onfrom 1.81 to 1.83Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
com.google.errorprone:error_prone_corefrom 2.40.0 to 2.45.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
... (truncated)
Commits
c862815Release Error Prone 2.45.07027d9fAdd negative test cases for AlwaysThrows with non-literal arguments.8669adbFix parameter name handling of enum constructor arguments679c4acUpdate end position handlingdc1279eAssertSameIncompatible: flag calls to assertSame/etc where the calls are guar...24387deInternal change5300dc6Disable an InvalidLink test for a javadoc bug on JDK >= 2675dcd53Fix the Optional wrapping in the description of NonCanonicalStaticMemberImport.10f5424FormatStringShouldUsePlaceholders shouldn't rewrite calls with a pass-through...3ef3d79The verb form of "recursion" is "to recur", not "to recurse". Quoting my CS p...Updates
com.uber.nullaway:nullawayfrom 0.12.7 to 0.12.14Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
73b0376Prepare for release 0.12.14.4fb78e0Changelog for version 0.12.14 (#1367)1d43cb1Tune warning message for RequireExplicitNullMarking (#1366)291abc5Optimize methods that check for annotations on a Symbol (#1362)e4999a6Don't report matches from RequireExplicitNullMarking when run at SUGGESTION l...9a882eemove wildcard-related tests to a separate test class (#1361)effe83dVarious optimizations (#1358)2294177Fix arg concatenation bug in JMH (#1357)f39e5bdPrepare next development version.b2245bfPrepare for release 0.12.13.Updates
com.nimbusds:nimbus-jose-jwtfrom 10.4 to 10.6Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
Commits
584951fAdds support for specifying the ScheduledExecutorService-instance in RefreshA...adf2576[maven-release-plugin] prepare for next development iteration436fb18Add tests for JWKSourceBuilder and RefreshAheadCachingJWKSetSourced4137dbAdds "requires java.sql" to module com.nimbusds.jose.jwt (iss #595)c6c8025[maven-release-plugin] prepare release 10.4.1e7c7a8c[maven-release-plugin] prepare for next development iterationb33b54bBumps GSon and BouncyCastle3eeaada[maven-release-plugin] prepare release 10.4.22aa473f[maven-release-plugin] prepare for next development iterationd52acf5Merged in iss592 (pull request #129)Updates
com.nimbusds:oauth2-oidc-sdkfrom 11.26 to 11.30.1Changelog
Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.
... (truncated)
Commits
0eb6157Migrates to central-publishing-maven-pluginf210078[maven-release-plugin] prepare release 11.26.138e6027[maven-release-plugin] prepare for next development iteration1488221Merge branch 'master' of https://bitbucket.org/connect2id/oauth-2.0-sdk-with-...6eafee5feat: rework issuer compare with new resolve method429b444Merged in issuer-compare-fix (pull request #35)d88eebcEdits Issuer.equalsIgnoreTrailingSlash and OIDCProviderMetadata.resolve with ...e41fa49[maven-release-plugin] prepare release 11.27c797f2e[maven-release-plugin] prepare for next development iterationace5ca7Bumps depsUpdates
org.apache.httpcomponents.client5:httpclient5from 5.5 to 5.5.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
6a3d332HttpClient 5.5.1 release66dea80Updated release notes for HttpClient 5.5.1 release61f21a5Upgraded HttpCore to version 5.3.6694394cHTTPCLIENT-2391: improved GRACEGUL shutdown of ExecutorService used internall...038b74fBug fix: Use 1 second timeout when closing out connections inside a connectio...6675520Clarify behavior of the protocol level responseTimeout and the connection man...cb2ccdaBug fix: connections managers to ensure open connections have socket timeout ...4466ccaHTTPCLIENT-2393 - remove rspauth from Authorization (#716)da1a8e0Imporved TestAsyncClient wiring; added internal methods to get the underlying...ab40ec9Upgraded HttpCore to version 5.3.5Updates
com.fasterxml.jackson.core:jackson-corefrom 2.19.2 to 2.20Updates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20Commits
Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20Updates
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-providerfrom 2.19.2 to 2.20Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.19.2 to 2.20Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20Updates
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-providerfrom 2.19.2 to 2.20Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.19.2 to 2.20Updates
org.openapitools:jackson-databind-nullablefrom 0.2.6 to 0.2.8Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
108f5bdv0.2.8 release (#92)b2ca809Update to move away from deprecated methods (#91)377e8c4Change the maven compile execution for Java 8 to override the default compile...5b73076Fix typos and linguistic errors in documentation (#88)85e68d4Bump org.junit:junit-bom from 5.13.4 to 5.14.0 (#87)9dd4094Build as multi release jar (#62)6712288Ignore semver-major Mockito and JUnit updates until Java 17+ is used for buil...f377edaadding the following methods to JsonNullable, based on methods (#68)09ee5fcIgnore Hibernate Validator updates until Java 17+ is used for builds (#83)338ccf8Update GitHub actions to use commit sha instead of tags to avoid supply chain...Updates
org.junit.jupiter:junit-jupiter-apifrom 5.13.4 to 6.0.1Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
d774b9cRelease 6.0.1 (second attempt)8178545Mark module as deprecated for removal7b43fccBack to snapshots for further developmenta5ef746Release 6.0.1008be8dFinalize 5.14.1 release notesb2c55a8Finalize 6.0.1 release notes866c01aAdd note about duplicate test execution with@Suite(#5080)de88e88Fix broken links in documentation9dd132dAdd Valhalla EA to workflow matrixfedda88Make jdk.jfr import optional in OSGi manifest (#5092)Updates
org.testcontainers:testcontainersfrom 1.21.3 to 2.0.2Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
623ea96Update docker image version to 25.0.5 (#11219)9dcf4f0Add docker version input in moby-latest workflowa434e35Set version to moby-latest workflowf3e4cd5Update docker-java version to 3.7.0 (#11218)58119edSet default docker API version to 1.44 (#11216)ab25486Fix ollama example (#11217)73726f4...Description has been truncated