Skip to content

Commit

Permalink
build(deps): bump io.vertx.web.version from 4.4.4 to 4.4.5
Browse files Browse the repository at this point in the history
Bumps `io.vertx.web.version` from 4.4.4 to 4.4.5.

Updates `io.vertx:vertx-web` from 4.4.4 to 4.4.5

Updates `io.vertx:vertx-web-client` from 4.4.4 to 4.4.5

Updates `io.vertx:vertx-web-graphql` from 4.4.4 to 4.4.5

---
updated-dependencies:
- dependency-name: io.vertx:vertx-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-web-graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent ad84ff7 commit 0a039d7
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 @@ -94,7 +94,7 @@
<org.apache.commons.io.version>2.13.0</org.apache.commons.io.version>
<org.apache.httpcomponents.version>4.5.14</org.apache.httpcomponents.version>
<io.fabric8.client.version>6.7.2</io.fabric8.client.version>
<io.vertx.web.version>4.4.4</io.vertx.web.version>
<io.vertx.web.version>4.4.5</io.vertx.web.version>
<!-- https://repo1.maven.org/maven2/io/vertx/vertx-dependencies/${io.vertx.web.version}/vertx-dependencies-${io.vertx.web.version}.pom -->
<!-- https://groups.google.com/g/vertx/c/uzzcgw-YuOg -->
<io.netty.netty-transport-native-epoll.version>4.1.94.Final</io.netty.netty-transport-native-epoll.version><!-- FIXME this should be tied to the vertx version -->
Expand Down

0 comments on commit 0a039d7

Please sign in to comment.