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 Jan 21, 2025
1 parent 649af96 commit 41f8d3c
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 @@ -49,14 +49,14 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.assertj>3.27.2</version.assertj>
<version.assertj>3.27.3</version.assertj>
<version.assertj-json>1.2.0</version.assertj-json>
<version.byteseek>2.0.3</version.byteseek>
<version.commons-text>1.13.0</version.commons-text>
<version.junit>5.11.4</version.junit>
<version.mockito>5.15.2</version.mockito>
<version.slf4j>2.0.16</version.slf4j>
<version.solr>9.7.0</version.solr>
<version.solr>9.8.0</version.solr>
<version.lucene>9.11.1</version.lucene>
<version.fmt-maven-plugin>2.25</version.fmt-maven-plugin>
<version.maven-gpg-plugin>3.2.7</version.maven-gpg-plugin>
Expand Down

0 comments on commit 41f8d3c

Please sign in to comment.