diff --git a/README.md b/README.md index 7edb092..7df65ca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Kitsune # What is Kitsune? -Kitsune is a program that allows one to easily reverse engineer or analyze jar and class files. Java 17 is required. +Kitsune is a program that allows one to easily reverse engineer or analyze java, vbs, and html files. Java 17 is required. # Usage All commands can be found in the [wiki](https://github.com/OpticFusion1/Kitsune/wiki) diff --git a/pom.xml b/pom.xml index e513365..9747da0 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.3.0 @@ -85,12 +85,12 @@ org.slf4j slf4j-api - 2.0.1 + 2.0.2 org.slf4j slf4j-simple - 2.0.1 + 2.0.2 org.ow2.asm @@ -143,7 +143,7 @@ org.jsoup jsoup - 1.14.3 + 1.15.3 jar