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

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Allink committed Jul 31, 2023
1 parent 243cba6 commit 9149b27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
<scope>compile</scope>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ softdepend:
authors: [Madgeek1450, Prozza]
api-version: "1.20"
libraries:
- org.apache.commons:commons-lang3:3.12.0
- commons-io:commons-io:2.11.0
- org.apache.commons:commons-lang3:3.13.0
- commons-io:commons-io:2.13.0
- org.jetbrains:annotations:23.0.0
- org.javassist:javassist:3.29.1-GA

0 comments on commit 9149b27

Please sign in to comment.