diff --git a/decompiler_agent/pom.xml b/decompiler_agent/pom.xml index 54158f97..4a2c1b32 100644 --- a/decompiler_agent/pom.xml +++ b/decompiler_agent/pom.xml @@ -5,7 +5,7 @@ java-runtime-decompiler java-runtime-decompiler - 7.2 + 7.3 4.0.0 diff --git a/images/pom.xml b/images/pom.xml index a39670ae..2f8fd425 100644 --- a/images/pom.xml +++ b/images/pom.xml @@ -5,7 +5,7 @@ java-runtime-decompiler java-runtime-decompiler - 7.2 + 7.3 ../ @@ -22,12 +22,12 @@ java-runtime-decompiler runtime-decompiler - 7.2 + 7.3 java-runtime-decompiler decompiler-agent - 7.2 + 7.3 diff --git a/pom.xml b/pom.xml index 9e35cf4b..6112b9c5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ java-runtime-decompiler java-runtime-decompiler - 7.2 + 7.3 ${project.basedir} diff --git a/runtime-decompiler/pom.xml b/runtime-decompiler/pom.xml index edb6bfb9..981de9cc 100644 --- a/runtime-decompiler/pom.xml +++ b/runtime-decompiler/pom.xml @@ -5,7 +5,7 @@ java-runtime-decompiler java-runtime-decompiler - 7.2 + 7.3 4.0.0 @@ -22,7 +22,7 @@ jdk.jdeps/com.sun.tools.javap=ALL-UNNAMED ${maven.build.timestamp} yyyy-MM-dd HH:mm - 2.2-SNAPSHOT + 2.2 4.0.15 @@ -143,7 +143,7 @@ io.github.mkoncek classpathless-compiler-api - 2.2-SNAPSHOT + ${cplc.version} io.github.mkoncek