Skip to content

Commit

Permalink
Update dependencies in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjsix committed Dec 5, 2023
1 parent 5d84ce4 commit 7950b25
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 @@ -234,7 +234,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.5-10</version>
<version>1.5.5-11</version>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
Expand Down Expand Up @@ -294,7 +294,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.13</version>
<version>1.4.14</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 7950b25

Please sign in to comment.