Skip to content

Commit 74a76ad

Browse files
build(deps): bump io.vertx:vertx-web from 4.5.9 to 4.5.10 (#967)
Bumps io.vertx:vertx-web from 4.5.9 to 4.5.10. --- updated-dependencies: - dependency-name: io.vertx:vertx-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39e5731 commit 74a76ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootVertx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
1717
implementation 'org.springframework.boot:spring-boot-starter-web'
1818
implementation 'com.fasterxml.jackson.core:jackson-databind'
19-
implementation 'io.vertx:vertx-web:4.5.9'
19+
implementation 'io.vertx:vertx-web:4.5.10'
2020
runtimeOnly 'com.h2database:h2'
2121

2222
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)