Skip to content

Commit

Permalink
bugfix: Fix vulnerabilities in batik library
Browse files Browse the repository at this point in the history
Changes:
- refactoring

Fixes #427
  • Loading branch information
Yauhenikapl committed Oct 13, 2023
1 parent 2ee959e commit 1152815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<properties>
<!-- Versions of third party dependencies -->
<hibernate-validator-version>8.0.0.Final</hibernate-validator-version>
<jakarta-el-version>4.1.2</jakarta-el-version>
<jakarta-el-version>4.0.2</jakarta-el-version>
<poi-version>5.2.3</poi-version>
<graph-support-version>1.1.5</graph-support-version>
<!-- General settings -->
Expand Down

0 comments on commit 1152815

Please sign in to comment.