Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
UPDATE PLUGINS
Browse files Browse the repository at this point in the history
  • Loading branch information
4ra1n committed Aug 2, 2024
1 parent da6e7c6 commit 9e34873
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
<packaging>jar</packaging>
<description>Jar Obfuscator Project</description>

<developers>
<developer>
<name>4ra1n</name>
<url>https://github.com/4ra1n</url>
</developer>
</developers>

<properties>
<!-- Dependencies Version -->
<asm.version>9.7</asm.version>
Expand All @@ -31,7 +24,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
<maven.compiler.version>3.13.0</maven.compiler.version>
<!-- https://mvnrepository.com/artifact/org.codehaus.mojo/versions-maven-plugin -->
<maven.versions.version>2.16.2</maven.versions.version>
<maven.versions.version>2.17.1</maven.versions.version>
<!-- Java Compiler Version -->
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
Expand Down

0 comments on commit 9e34873

Please sign in to comment.