Skip to content

Commit

Permalink
FIX: security
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxxoo committed Dec 13, 2022
1 parent ea888d1 commit c898150
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,12 @@
<version>${protobuf.version}</version>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
</dependency>

</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit c898150

Please sign in to comment.