Skip to content

Commit

Permalink
Bump com.esotericsoftware:kryo from 5.5.0 to 5.6.0 (#348)
Browse files Browse the repository at this point in the history
Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](EsotericSoftware/kryo@kryo-parent-5.5.0...kryo-parent-5.6.0)

---
updated-dependencies:
- dependency-name: com.esotericsoftware:kryo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent ea2b02d commit a5f8da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<hbase.version>2.5.7-hadoop3</hbase.version>
<hadoop.version>2.10.2</hadoop.version>
<tinkerpop.version>3.7.1</tinkerpop.version>
<kryo.version>5.5.0</kryo.version>
<kryo.version>5.6.0</kryo.version>
<bigtable-hbase.version>2.12.0</bigtable-hbase.version>
<giraph.version>1.3.0-hadoop2</giraph.version>
<flink.version>1.16.3</flink.version>
Expand Down

0 comments on commit a5f8da7

Please sign in to comment.