Skip to content

Commit

Permalink
Merge pull request #331 from ELIXIR-NO/dependabot/gradle/lib/crypt4gh…
Browse files Browse the repository at this point in the history
…/all-modules-d303f01a0c

[Crypt4gh]: Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in /lib/crypt4gh in the all-modules group
  • Loading branch information
Parisa68 authored Jan 15, 2025
2 parents 602ecc4 + 255e543 commit d97e622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/crypt4gh/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation("org.slf4j:slf4j-api:2.0.16")
implementation("org.slf4j:slf4j-simple:2.0.16")
implementation("org.apache.commons:commons-lang3:3.17.0")
implementation("commons-codec:commons-codec:1.17.1")
implementation("commons-codec:commons-codec:1.17.2")
implementation("commons-cli:commons-cli:1.9.0")
implementation("commons-io:commons-io:2.18.0")
implementation("com.rfksystems:blake2b:2.0.0")
Expand Down

0 comments on commit d97e622

Please sign in to comment.