Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-pool2 to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 438cee0 commit eb7f9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ configurations {
documentation.extendsFrom compileClasspath
all {
resolutionStrategy {
force 'org.apache.commons:commons-pool2:2.11.1'
force 'org.apache.commons:commons-pool2:2.12.0'
}
}
}
Expand Down

0 comments on commit eb7f9ff

Please sign in to comment.