Skip to content

Commit

Permalink
Upgrade test dependencies to the latest available
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Mar 4, 2024
1 parent 7862281 commit cc1ba80
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 @@ -48,15 +48,15 @@
<nexus-staging-maven-plugin.version>1.6.9</nexus-staging-maven-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>

<assertj.version>3.24.2</assertj.version>
<assertj.version>3.25.3</assertj.version>
<commons-text.version>1.10.0</commons-text.version>
<cyclonedx.version>8.0.3</cyclonedx.version>
<gradle-tooling.version>8.1.1</gradle-tooling.version>
<quarkus.version>2.16.12.Final</quarkus.version>
<quarkus-jgit.version>2.3.2</quarkus-jgit.version>
<jgit.version>6.4.0.202211300538-r</jgit.version>
<json-unit-assertj.version>2.37.0</json-unit-assertj.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<json-unit-assertj.version>3.2.7</json-unit-assertj.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<hacbs-recipies-database.version>0.7</hacbs-recipies-database.version>
<xom.version>1.3.9</xom.version>
</properties>
Expand Down

0 comments on commit cc1ba80

Please sign in to comment.