Skip to content

Commit

Permalink
Bump hazelcast from 4.0 to 5.3.0 in /serialization/hazelcast-airlines
Browse files Browse the repository at this point in the history
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.0 to 5.3.0.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.0...v5.3.0)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 26, 2023
1 parent 6a37015 commit e853f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serialization/hazelcast-airlines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<main.basedir>${project.parent.parent.basedir}</main.basedir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<hazelcast.version>4.0</hazelcast.version>
<hazelcast.version>5.3.0</hazelcast.version>
<java.version>1.8</java.version>
<kryo.version>4.0.0</kryo.version>
<spring-boot.version>2.2.5.RELEASE</spring-boot.version>
Expand Down

0 comments on commit e853f2a

Please sign in to comment.