Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arusevm committed Oct 28, 2024
1 parent d5ef58c commit 6432536
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 @@ -87,13 +87,13 @@
<commons-codec.version>1.17.1</commons-codec.version>
<commons-collections.version>4.5.0-M2</commons-collections.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-io.version>2.17.0</commons-io.version>
<jackson.version>2.18.0</jackson.version>
<jetty.version>12.0.14</jetty.version>
<netty.version>4.1.113.Final</netty.version>
<kerby.version>2.1.0</kerby.version>
<slf4j.version>2.0.16</slf4j.version>
<snappy.version>1.1.10.6</snappy.version>
<snappy.version>1.1.10.7</snappy.version>
<spotbugsannotations.version>4.8.6</spotbugsannotations.version>

<junit.version>5.11.0</junit.version>
Expand Down

0 comments on commit 6432536

Please sign in to comment.