Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump vertx-core in /cassandra/cassandra-side/cassandra-async-side
Bumps [vertx-core](https://github.com/eclipse/vert.x) from 3.5.2 to 3.5.4.
- [Release notes](https://github.com/eclipse/vert.x/releases)
- [Commits](eclipse-vertx/vert.x@3.5.2...3.5.4)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2022
commit d306e04948c989fd58908fc598b9c4af00928355
2 changes: 1 addition & 1 deletion cassandra/cassandra-side/cassandra-async-side/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>3.5.2</version>
<version>3.5.4</version>
</dependency>

<dependency>
Expand Down