Skip to content

Commit

Permalink
Update dependency org.apache.hadoop:hadoop-hdfs-client to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent b4bbd14 commit c15eb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ dependencies {
exclude group: "org.apache.geronimo.components", module: "geronimo-connector"
}
implementation 'org.slf4j:slf4j-api:2.0.16'
implementation 'org.apache.hadoop:hadoop-hdfs-client:3.4.0'
implementation 'org.apache.hadoop:hadoop-hdfs-client:3.4.1'
implementation 'org.yaml:snakeyaml:2.3'
implementation group: 'org.apache.tomee', name: 'jakartaee-api', version: '10.0-M2', {
exclude group: "org.apache.geronimo.mail", module: "geronimo-mail_2.1_provider"
Expand Down

0 comments on commit c15eb70

Please sign in to comment.