From d027ff19fa3787ccc4ff557abac0a8e016be0db5 Mon Sep 17 00:00:00 2001 From: augustd Date: Wed, 4 Nov 2020 00:28:42 -0800 Subject: [PATCH] BUmp version to 1.2.4 --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c29b6c4..b67f97f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.codemagi burp-suite-utils - 1.2.3 + 1.2.4 jar Burp Suite Utils The Burp Suite Utils project provides developers with APIs for building Burp Suite Extensions. @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.2.1 attach-sources @@ -68,7 +68,10 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.0 + 3.2.0 + + 8 + attach-javadocs