diff options
author | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2021-07-12 05:27:13 -0700 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@iaik.tugraz.at> | 2021-07-12 05:27:13 -0700 |
commit | ca350b2f332743f903cf7f82cf57dcf7730e8dd2 (patch) | |
tree | 164f71baac4c27df5d78ed1e9b934d657d9b266c /pdf-over-gui | |
parent | fe4f1f9e8fc1686706314f62401f0ecd4480c4a6 (diff) | |
download | pdf-over-ca350b2f332743f903cf7f82cf57dcf7730e8dd2.tar.gz pdf-over-ca350b2f332743f903cf7f82cf57dcf7730e8dd2.tar.bz2 pdf-over-ca350b2f332743f903cf7f82cf57dcf7730e8dd2.zip |
updated maven artifact
Diffstat (limited to 'pdf-over-gui')
-rw-r--r-- | pdf-over-gui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index d9327c2b..2a6b49b9 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -297,7 +297,7 @@ <plugin> <groupId>com.akathist.maven.plugins.launch4j</groupId> <artifactId>launch4j-maven-plugin</artifactId> - <version>1.5.2</version> + <version>2.1.1</version> <executions> <execution> <id>l4j-gui</id> |