Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Update vertx to 4.4.6 #537

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Update vertx to 4.4.6 #537

merged 2 commits into from
Dec 12, 2023

Conversation

jframe
Copy link
Contributor

@jframe jframe commented Dec 12, 2023

PR Description

Update Vertx to 4.4.6 and suppress CVE that doesn't apply to EthSigner

Fixed Issue(s)

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@@ -35,7 +35,7 @@ dependencyManagement {

dependency 'io.rest-assured:rest-assured:4.4.0'

dependencySet(group: 'io.vertx', version: '4.3.8') {
dependencySet(group: 'io.vertx', version: '4.4.6') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it make sense to upgrade to 4.5.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this is a lower risk I think. we are using 4.4.x on web3signer so went with that

Copy link
Contributor

@gfukushima gfukushima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jframe jframe merged commit e0322b8 into Consensys:master Dec 12, 2023
8 checks passed
@jframe jframe deleted the vertx_cve branch December 12, 2023 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants