Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Update org.slf4j:slf4j-api 2.0.9 → 2.0.10.
  • Loading branch information
io7m committed Jan 2, 2024
1 parent 49b6cbb commit 7e232e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.9</version>
<version>2.0.10</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 7e232e8

Please sign in to comment.