Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in /mr #542

Merged
merged 2 commits into from
Jan 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion licenses/commons-codec-1.17.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/commons-codec-1.17.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cd6bb9d856db5f61871a94d5801efd0b93b7fcb2
2 changes: 1 addition & 1 deletion mr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {

embedded(project(path: ":thirdparty", configuration: "shadow"))
implementation("commons-logging:commons-logging:1.3.4")
implementation("commons-codec:commons-codec:1.17.1")
implementation("commons-codec:commons-codec:1.17.2")
implementation("javax.xml.bind:jaxb-api:2.3.1")

testImplementation(project(":test:shared"))
Expand Down
1 change: 0 additions & 1 deletion mr/licenses/commons-codec-1.17.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions mr/licenses/commons-codec-1.17.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cd6bb9d856db5f61871a94d5801efd0b93b7fcb2
Loading