Skip to content

Commit

Permalink
chore: Update logback version to fix CVE-2023-6378
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Dec 10, 2023
1 parent 54b6129 commit ef50ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ext {
jUnit5PitestVersion = "1.2.1"
}

ext['snakeyaml.version'] = "2.0";
ext['logback.version'] = "1.4.14";

repositories {
mavenCentral()
Expand Down

0 comments on commit ef50ee7

Please sign in to comment.