Skip to content

Commit

Permalink
Merge pull request #318 from solver-it-sro/revert-pdfjs-version
Browse files Browse the repository at this point in the history
revert pdfjs version
  • Loading branch information
celuchmarek committed Nov 9, 2023
2 parents 010a812 + a6068df commit 17b1136
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dss.version>5.12.1</dss.version>
<gson.version>2.10.1</gson.version>
<apache.httpcomponents.version>4.5.14</apache.httpcomponents.version>
<pdfjs.version>2.16.105</pdfjs.version>
<pdfjs.version>2.10.377</pdfjs.version>
<saxon.version>12.3</saxon.version>
<xerces.version>2.12.1</xerces.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down Expand Up @@ -336,7 +336,6 @@
<fromDir>cmaps</fromDir>
<toDir>
${project.resources[0].directory}/digital/slovensko/autogram/ui/gui/vendor/pdfjs/cmaps</toDir>
<skipIfExists>true</skipIfExists>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 17b1136

Please sign in to comment.