Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 9f8e2b4 commit 345fef9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<version.assertj>3.26.3</version.assertj>
<version.assertj-json>1.2.0</version.assertj-json>
<version.byteseek>2.0.3</version.byteseek>
<version.commons-text>1.12.0</version.commons-text>
<version.junit>5.11.3</version.junit>
<version.commons-text>1.13.0</version.commons-text>
<version.junit>5.11.4</version.junit>
<version.mockito>5.14.2</version.mockito>
<version.slf4j>2.0.16</version.slf4j>
<version.solr>9.7.0</version.solr>
Expand Down Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
</dependency>
<dependency>
<groupId>org.apache.solr</groupId>
Expand Down

0 comments on commit 345fef9

Please sign in to comment.