Skip to content

Commit

Permalink
refactor/vornerability - commons-compress
Browse files Browse the repository at this point in the history
  • Loading branch information
hongwei1 committed Jun 27, 2023
1 parent 8860648 commit ce7b75b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions obp-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,11 @@
<artifactId>avro4s-core_${scala.version}</artifactId>
<version>${avro.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.23.0</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-akka_${scala.version}</artifactId>
Expand Down

0 comments on commit ce7b75b

Please sign in to comment.