Skip to content

Commit

Permalink
Merge origin/master
Browse files Browse the repository at this point in the history
  • Loading branch information
OpticFusion1 committed Sep 6, 2022
2 parents 351ee99 + f3d002f commit 43e45f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.8.0-alpha2</version>
<version>2.0.0-beta1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.8.0-alpha2</version>
<version>2.0.0-beta1</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit 43e45f2

Please sign in to comment.