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 @@ -10,7 +10,7 @@ dependencies {
10
10
compileOnly ' io.projectreactor:reactor-core'
11
11
api ' com.fasterxml.jackson.core:jackson-databind'
12
12
api ' com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
13
- implementation ' commons-io:commons-io:2.18 .0'
13
+ implementation ' commons-io:commons-io:2.19 .0'
14
14
implementation ' io.cloudevents:cloudevents-json-jackson:4.0.1'
15
15
16
16
testImplementation ' io.projectreactor:reactor-test'
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ plugins {
15
15
id ' org.sonarqube' version ' 6.1.0.5360'
16
16
id ' org.springframework.boot' version ' 3.4.4' apply false
17
17
id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
18
- id ' co.com.bancolombia.cleanArchitecture' version ' 3.20.15 '
18
+ id ' co.com.bancolombia.cleanArchitecture' version ' 3.22.1 '
19
19
}
20
20
21
21
repositories {
You can’t perform that action at this time.
0 commit comments