Skip to content

Commit

Permalink
chore(deps): update dependency org.javassist:javassist to v3.27.0-ga (M…
Browse files Browse the repository at this point in the history
…arquezProject#979)

Signed-off-by: Renovate Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 22, 2021
1 parent 13361db commit 0367073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/spark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ java {
}

dependencies {
implementation 'org.javassist:javassist:3.20.0-GA'
implementation 'org.javassist:javassist:3.27.0-GA'
compileOnly 'org.apache.spark:spark-core_2.11:2.4.7'
compileOnly 'org.apache.spark:spark-sql_2.11:2.4.7'
implementation 'com.github.ok2c.hc5:hc5-async-json:0.2.1'
Expand Down

0 comments on commit 0367073

Please sign in to comment.