Skip to content

Commit 07768d3

Browse files
build(deps): bump io.vertx:vertx-web from 4.5.12 to 4.5.14
Bumps io.vertx:vertx-web from 4.5.12 to 4.5.14. --- updated-dependencies: - dependency-name: io.vertx:vertx-web dependency-version: 4.5.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a71d1cc commit 07768d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootVertx/build.gradle

+1-1
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.12'
19+
implementation 'io.vertx:vertx-web:4.5.14'
2020
runtimeOnly 'com.h2database:h2'
2121

2222
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)