Skip to content

Commit

Permalink
Merge 7f3f5d5 into ce6a772
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Jun 24, 2021
2 parents ce6a772 + 7f3f5d5 commit fc59a40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VM-Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<pdfbox.version>2.0.16</pdfbox.version>
<pdfbox.version>2.0.24</pdfbox.version>
<jacoco.version>0.7.9</jacoco.version>
<jacoco.outputDir>${project.basedir}/target/jacoco.exec</jacoco.outputDir>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<junit.version>4.12</junit.version>
<mysql.version>8.0.16</mysql.version>
<h2.version>1.4.197</h2.version>
<poi.version>3.17</poi.version>
<poi.version>4.1.1</poi.version>
<vaadin.icons.version>3.0.1</vaadin.icons.version>
</properties>

Expand Down

0 comments on commit fc59a40

Please sign in to comment.