Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent d78fcfa commit 0e2ebc4
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 @@ -53,8 +53,8 @@
<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.1</version.junit>
<version.mockito>5.14.1</version.mockito>
<version.junit>5.11.3</version.junit>
<version.mockito>5.14.2</version.mockito>
<version.slf4j>2.0.16</version.slf4j>
<version.solr>9.7.0</version.solr>
<version.lucene>9.11.1</version.lucene>
Expand All @@ -63,7 +63,7 @@
<version.maven-javadoc-plugin>3.10.1</version.maven-javadoc-plugin>
<version.maven-shade-plugin>3.6.0</version.maven-shade-plugin>
<version.maven-source-plugin>3.3.1</version.maven-source-plugin>
<version.surefire>3.5.0</version.surefire>
<version.surefire>3.5.1</version.surefire>
<version.nexus-staging-maven-plugin>1.7.0</version.nexus-staging-maven-plugin>
</properties>

Expand Down

0 comments on commit 0e2ebc4

Please sign in to comment.