Skip to content

Commit

Permalink
Bump the maven-dependencies group with 2 updates (#283)
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 2 updates: [io.vertx:vertx-core](https://github.com/eclipse/vert.x) and io.vertx:vertx-junit5.


Updates `io.vertx:vertx-core` from 4.5.2 to 4.5.3
- [Commits](eclipse-vertx/vert.x@4.5.2...4.5.3)

Updates `io.vertx:vertx-junit5` from 4.5.2 to 4.5.3

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.vertx:vertx-junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent e73b18c commit 36b448b
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 @@ -27,7 +27,7 @@
<!-- Dependencies -->
<version.asm>9.6</version.asm>
<version.graalvm>23.1.2</version.graalvm>
<version.vertx>4.5.2</version.vertx>
<version.vertx>4.5.3</version.vertx>
<version.maven-resolver>1.9.18</version.maven-resolver>
<version.shrinkwrap>1.2.6</version.shrinkwrap>
<version.org.jboss.logging>3.5.0.Final</version.org.jboss.logging>
Expand Down

0 comments on commit 36b448b

Please sign in to comment.