Commit 847bb4c 1 parent 67d2b3f commit 847bb4c Copy full SHA for 847bb4c
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
12
12
api " org.springframework.boot:spring-boot"
13
13
api " org.springframework.boot:spring-boot-autoconfigure"
14
14
15
- implementation(platform(" net.openhft:chronicle-bom:2.26ea47 " ))
15
+ implementation(platform(" net.openhft:chronicle-bom:2.27ea19 " ))
16
16
implementation " jakarta.annotation:jakarta.annotation-api:3.0.0"
17
17
18
18
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
13
13
implementation " com.fasterxml.jackson.datatype:jackson-datatype-jsr310"
14
14
implementation " com.fasterxml.jackson.datatype:jackson-datatype-jdk8"
15
15
16
- implementation(platform(" net.openhft:chronicle-bom:2.26ea47 " ))
16
+ implementation(platform(" net.openhft:chronicle-bom:2.27ea19 " ))
17
17
implementation(" net.openhft:chronicle-map" ) {
18
18
exclude group : " com.intellij" , module : " annotations"
19
19
}
You can’t perform that action at this time.
0 commit comments