Skip to content

Commit

Permalink
Merge pull request #139 from Onlineberatung/VIC-1849-fix-critical-cves
Browse files Browse the repository at this point in the history
fix: fix critical cves
  • Loading branch information
tkuzynow authored Nov 16, 2022
2 parents 321df04 + fe641a7 commit 1394ba0
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 @@ -160,6 +160,12 @@
<version>${commons-lang3.version}</version>
</dependency>

<dependency>
<groupId>com.github.jknack</groupId>
<artifactId>handlebars</artifactId>
<version>4.3.1</version>
</dependency>

<!-- Liquibase -->
<dependency>
<groupId>org.liquibase</groupId>
Expand Down

0 comments on commit 1394ba0

Please sign in to comment.