rayokota / hgraphdb

HBase as a TinkerPop Graph Database
Apache License 2.0
256 stars 54 forks source link

Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.1 #403

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.esotericsoftware:kryo from 5.6.0 to 5.6.1.

Release notes

Sourced from com.esotericsoftware:kryo's releases.

kryo-5.6.1

This is a maintenance release fixing wrong coordinates for the versioned artifact.

#1045 Re-add groupId to versioned POM

Other Tasks:

  • Fix deployment of snapshot builds
  • Upgrade Maven plugin dependencies

The full list of changes can be found here.

Many thanks to all contributors!

Upgrade Notes

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)
Commits
  • 7993436 [maven-release-plugin] prepare release kryo-parent-5.6.1
  • 0de506b Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#1130)
  • abe18cd Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 (#1129)
  • c186e18 Bump junit.version from 5.11.0 to 5.11.1 (#1128)
  • c3953ce Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#1127)
  • ac85b36 Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 (#1125)
  • fbb62ca Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#1123)
  • a909e5c Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#1122)
  • 423b1e6 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#1121)
  • 1849b29 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 (#1120)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #404.