Skip to content

Commit

Permalink
Merge pull request #60 from bowbahdoe/bowbahdoe-patch-12
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
bowbahdoe authored Sep 5, 2024
2 parents 1c8bf0f + 5a90c15 commit 8a1ff3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions compiler/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,19 +152,19 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.7</version>
<version>2.0.16</version>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk-platform-logging</artifactId>
<version>2.0.7</version>
<version>2.0.16</version>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.7</version>
<groupId>io.jstach.rainbowgum</groupId>
<artifactId>rainbowgum</artifactId>
<version>0.7.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8a1ff3b

Please sign in to comment.