Skip to content

Commit 690e457

Browse files
build(deps): bump io.vertx:vertx-web from 4.5.12 to 4.5.14 (#1025)
1 parent aca1920 commit 690e457

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)