Skip to content

Commit

Permalink
Update test dependencies; prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Sep 13, 2024
1 parent dfc95fe commit d0585fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<aspectj.version>1.9.22</aspectj.version>
<aspectj.version>1.9.22.1</aspectj.version>
<assertj.version>3.26.3</assertj.version>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.11.0</mockito.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<log4j.version>2.24.0</log4j.version>
<mockito.version>5.13.0</mockito.version>
<spring.framework.version>6.0.23</spring.framework.version>
<micrometer.version>1.10.13</micrometer.version>
</properties>
Expand Down

0 comments on commit d0585fd

Please sign in to comment.