Skip to content

Commit

Permalink
Undo lib updates for now
Browse files Browse the repository at this point in the history
  • Loading branch information
calmilamsy committed Oct 18, 2024
1 parent 2549372 commit dc90e69
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions patches/babric.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,31 @@
"name": "org.slf4j:slf4j-api:1.8.0-beta4"
},
{
"name": "org.apache.logging.log4j:log4j-slf4j18-impl:2.18.0"
"name": "org.apache.logging.log4j:log4j-slf4j18-impl:2.16.0"
},
{
"name": "org.apache.logging.log4j:log4j-api:2.18.0"
"name": "org.apache.logging.log4j:log4j-api:2.16.0"
},
{
"name": "org.apache.logging.log4j:log4j-core:2.18.0"
"name": "org.apache.logging.log4j:log4j-core:2.16.0"
},
{
"name": "com.google.code.gson:gson:2.9.1"
"name": "com.google.code.gson:gson:2.8.9"
},
{
"name": "com.google.guava:guava:33.3.1-jre"
"name": "com.google.guava:guava:31.0.1-jre"
},
{
"name": "com.google.guava:failureaccess:1.0.2"
"name": "com.google.guava:failureaccess:1.0.1"
},
{
"name": "org.apache.commons:commons-lang3:3.17.0"
"name": "org.apache.commons:commons-lang3:3.12.0"
},
{
"name": "commons-io:commons-io:2.17.0"
"name": "commons-io:commons-io:2.11.0"
},
{
"name": "commons-codec:commons-codec:1.17.1"
"name": "commons-codec:commons-codec:1.15"
}
]
}

0 comments on commit dc90e69

Please sign in to comment.