diff --git a/example-classpath/pom.xml b/example-classpath/pom.xml index c922246..4e78191 100644 --- a/example-classpath/pom.xml +++ b/example-classpath/pom.xml @@ -24,8 +24,8 @@ - 11 - 11.0.2 + 18 + 18 @@ -62,7 +62,7 @@ de.perdian.maven.plugins macosappbundler-maven-plugin - 1.18.1 + 1.19.0-SNAPSHOT de.perdian.maven.plugins.macosappbundler.example.ExampleApplicationLauncher diff --git a/example-modulepath/pom.xml b/example-modulepath/pom.xml index c6a23be..d4bcc86 100644 --- a/example-modulepath/pom.xml +++ b/example-modulepath/pom.xml @@ -24,8 +24,8 @@ - 11 - 11.0.2 + 18 + 18 @@ -62,7 +62,7 @@ de.perdian.maven.plugins macosappbundler-maven-plugin - 1.18.1 + 1.19.0-SNAPSHOT de.perdian.maven.plugins.macosappbundler.example/de.perdian.maven.plugins.macosappbundler.example.ExampleApplicationLauncher diff --git a/pom.xml b/pom.xml index b04438c..32d19fd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.perdian.maven.plugins macosappbundler-maven-plugin maven-plugin - 1.18.1 + 1.19.0-SNAPSHOT macOS app bundler Maven plugin Maven plugin to create a macOS application bundle @@ -39,9 +39,10 @@ - 3.0.0 - 5.8.2 - 3.8.4 + 3.1.0 + 9 + 5.9.1 + 3.8.6 3.6.4 UTF-8 @@ -54,7 +55,7 @@ exec-maven-plugin org.codehaus.mojo - 3.0.0 + 3.1.0 compile-native-executable @@ -72,10 +73,10 @@ org.apache.maven.plugins maven-compiler-plugin - 3.9.0 + 3.10.1 - 9 - 9 + ${java.version} + ${java.version} @@ -182,7 +183,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.1 + 3.4.1 attach-javadocs @@ -192,7 +193,7 @@ - 9 + ${java.version}