Skip to content

Commit 41b17a6

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.20.0 (#78)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 8241b73 commit 41b17a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
testImplementation 'au.com.dius.pact.provider:junit5:4.6.18'
3333
testImplementation 'au.com.dius.pact.provider:spring6:4.6.18'
34-
testImplementation 'org.apache.commons:commons-lang3:3.19.0'
34+
testImplementation 'org.apache.commons:commons-lang3:3.20.0'
3535
testImplementation('org.springframework.boot:spring-boot-starter-test') {
3636
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
3737
}

0 commit comments

Comments
 (0)