Skip to content

Commit

Permalink
log-appender: upgrade to custom version containing lost logs fix (#12…
Browse files Browse the repository at this point in the history
…156)
  • Loading branch information
subodh1810 committed Apr 18, 2024
1 parent fc3a605 commit 9f22dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ apache-commons-text = { module = "org.apache.commons:commons-text", version = "1
apache-cxf-core = { module = "org.apache.cxf:cxf-core", version = "3.4.2" }
# Following is a custom JAR that was uploaded in Airbyte's mycloud repo. Edit this once the PR https://github.com/bluedenim/log4j-s3-search/pull/149
# is merged and released
appender-log4j2 = { module = "com.therealvan:appender-log4j2", version = "5.2.2-SNAPSHOT" }
appender-log4j2 = { module = "com.therealvan:appender-log4j2", version = "5.2.3-SNAPSHOT" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.21.0" }
aws-java-sdk-s3 = { module = "com.amazonaws:aws-java-sdk-s3", version = "1.12.701" }
aws-java-sdk-sts = {module = "com.amazonaws:aws-java-sdk-sts", version = "1.12.701"}
Expand Down

0 comments on commit 9f22dad

Please sign in to comment.