-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): bump the maven-version-updates group across 1 directory with 25 updates #107
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 25 updates Bumps the maven-version-updates group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.82` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.82` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.40.0` | `2.42.0` | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.12.7` | `0.12.10` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.4` | `10.5` | | [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.26` | `11.29.2` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5` | `5.5.1` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.core:jackson-annotations | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.2` | `2.20.0` | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.6` | `0.2.7` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | [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.42.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.3.2` | `4.9.6.0` | | [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-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.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.0.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.82 - [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.82 - [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.42.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.42.0) Updates `com.uber.nullaway:nullaway` from 0.12.7 to 0.12.10 - [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.10) Updates `com.nimbusds:nimbus-jose-jwt` from 10.4 to 10.5 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.5..10.4) Updates `com.nimbusds:oauth2-oidc-sdk` from 11.26 to 11.29.2 - [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.29.2..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.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `org.openapitools:jackson-databind-nullable` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) 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.42.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.40.0...v2.42.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.3.2 to 4.9.6.0 - [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.6.0) 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-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.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.0.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.0.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.82' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-version-updates - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.82' 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.42.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.10 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.5' 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.29.2 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.0 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.0 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.0 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.0 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.0 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.0 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.0 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.0 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.0 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.7 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.0 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.42.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.6.0 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-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.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.0.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 25 updates in the / directory:
1.811.821.811.822.40.02.42.00.12.70.12.1010.410.511.2611.29.25.55.5.12.19.22.20.02.19.22.20.02.19.22.20.02.19.22.20.02.19.22.20.00.2.60.2.75.13.46.0.04.8.1814.8.1842.40.02.42.04.9.3.24.9.6.03.14.03.14.13.6.13.6.23.5.33.5.43.11.23.12.00.8.130.8.143.5.33.5.42.46.03.0.00.8.00.9.0Updates
org.bouncycastle:bcprov-jdk18onfrom 1.81 to 1.82Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.bouncycastle:bcpkix-jdk18onfrom 1.81 to 1.82Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
com.google.errorprone:error_prone_corefrom 2.40.0 to 2.42.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
52b6180Release Error Prone 2.42.0691c64aFlagIO.print[ln]()inSystemOut.0b751cdExpicitArrayForVarargs: flag unnecessary explicit construction of an array to...982fe20Tweak links to point to newer versions.a2df97f[StatementSwitchToExpressionSwitch] fix bug wherecase nullcan sometimes b...e691be5Fix (behind a flag) a silly bug in RedundantSetterCall.ce1a422AddDurations.wait()toWaitMatchers.waitMethodWithTimeout(and make them...da03feaUpdate MethodCanBeStatic to be able to detect and trigger on Guice@Provides...83e6582RedundantSetterCall: note that setFooValue and setFooBytes can be aliases for...db62c8cAutomated rollback of commit e1b16e24461d90f2b11f8213a68bfccc0426d4f3.Updates
com.uber.nullaway:nullawayfrom 0.12.7 to 0.12.10Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
13580d5Prepare for release 0.12.10.f8c214bUpdate changelog for release 0.12.10 (#1292)2e578d6Invoke generic method inference in more places (#1286)c187bf5Abstract iterating over invocation arguments (#1284)dd0da6dissue 1275 - report unboxing warning for for-each loop (#1281)533986cRecord when generic method inference fails (#1280)cb72c5aSupport java.util.Objects.toString() (#1283)8f40500JSpecify: Improve error messages for type incompatibility at pseudo-assignmen...9272d8bBug fix with type substitutions after inference (#1277)66e9f57Don't use deprecatedbuildDir(#1278)Updates
com.nimbusds:nimbus-jose-jwtfrom 10.4 to 10.5Changelog
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.29.2Changelog
Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.
... (truncated)
Commits
04a94cf[maven-release-plugin] prepare for next development iteration6ef84ccfix: allow some leniency with uri comparisons for issueref401a7Fixes JakartaServletUtils JavaDoc typos6f727b4JakartaServletUtils.createHTTPRequest must parse query string params for POST...f0faf6eUpdates to Nimbus JOSE+JWT 10.40eb6157Migrates 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 methodUpdates
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.20.0Commits
ea0830a[maven-release-plugin] prepare release jackson-core-2.20.0e16733aPrep for 2.20.093deb38Drop RC from version pre-2.20.0 releasef0bcc3cHandle deprecation warnings6e70d08Fix #1462: deprecateJsonFactory.createParser(URL)(#1464)588cc76Post release version bump018f9e1[maven-release-plugin] prepare for next development iteration360e498[maven-release-plugin] prepare release jackson-core-2.20.0-rc1538ac44Prep for 2.20.0-rc1dfbf47bMerge branch '2.19' into 2.xUpdates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-providerfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-providerfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.19.2 to 2.20.0Updates
org.openapitools:jackson-databind-nullablefrom 0.2.6 to 0.2.7Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
2f8776cset version for plugins27dd77cupdate pom.xml with deploy and production872a3d9update pom.xml to use central publishing maven plugin, add workflow (#66)10d3f44add sec.gpg.enc674ac070.2.7 release (#63)6687b74Update parent and dependencies (#61)Updates
org.junit.jupiter:junit-jupiter-apifrom 5.13.4 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
4f79594Release 6.0.055af30aRevert "Usedevelop/6.xbranch for junit-examples during release build"df3cfddRelease 5.14.0fcb84a2Disable backward compatibility check when offlinec9c8344Prune 5.14.0 release notes03d8a72Update broken link to using API Gaurdian with bndtools3a0b29bUse temporary JUnit 6 logo6603caaRenameeclipseClasspathtoeclipseConventionsto avoid confusionab3470bMake sealedMediaTypework in Eclipsea8cd41eRemove annotations not visible in EclipseUpdates
io.github.classgraph:classgraphfrom 4.8.181 to 4.8.184Release notes
Sourced from io.github.classgraph:classgraph's releases.
Commits
49a64e7Bump version numberef5c888Merge branch 'latest' of https://github.com/classgraph/classgraph into latest11cd1aaProbably fix #916b42e9b8Merge pull request #919 from aurimasniekis/latest4024fbfBuild fix6f60747Bump minimum JDK version to 81534463Remove EOL JVM-Driver support (Narcissus is still supported)f329d65Remove EOL JVM-Driver support (Narcissus is still supported)f1b1a4fUpdate version number4d94192feat(scan): propagate ScanResult to module and package annotationsUpdates
com.google.errorprone:error_prone_annotationsfrom 2.40.0 to 2.42.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
52b6180Release Error Prone 2.42.0691c64aFlagIO.print[ln]()inSystemOut.0b751cdExpicitArrayForVarargs: flag unnecessary explicit construction of an array to...982fe20Tweak links to point to newer versions.a2df97f[StatementSwitchToExpressionSwitch] fix bug wherecase nullcan sometimes b...e691be5Fix (behind a flag) a silly bug in RedundantSetterCall.ce1a422AddDurations.wait()toWaitMatchers.waitMethodWithTimeout(and make them...da03feaUpdate MethodCanBeStatic to be able to detect and trigger on Guice@Provides...83e6582RedundantSetterCall: note that setFooValue and setFooBytes can be aliases for...db62c8cAutomated rollback of commit e1b16e24461d90f2b11f8213a68bfccc0426d4f3.Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.9.3.2 to 4.9.6.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
... (truncated)
Commits
9e8ce9d[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.6.096d5347[pom] Bump spotbugs to 4.9.63408913Merge pull request #1210 from spotbugs/renovate/spotbugs.version13c11abUpdate dependency com.github.spotbugs:spotbugs to v4.9.6