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.7 → 2.0.10.
Update ch.qos.logback:logback-classic 1.4.7 → 1.4.14.
  • Loading branch information
io7m committed Jan 2, 2024
1 parent b26d24f commit 78dfa2d
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 @@ -88,12 +88,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.7</version>
<version>2.0.10</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.7</version>
<version>1.4.14</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
Expand Down

0 comments on commit 78dfa2d

Please sign in to comment.