Skip to content

Commit

Permalink
Merge pull request #796 from mybatis/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update slf4j monorepo to v2.0.12
  • Loading branch information
hazendaz authored Feb 7, 2024
2 parents 5e9c2d3 + dc65766 commit 60b36b7
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 @@ -123,12 +123,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>
Expand Down

0 comments on commit 60b36b7

Please sign in to comment.