Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.assertj-assertj-core-…
Browse files Browse the repository at this point in the history
…3.25.3
  • Loading branch information
arteam authored Feb 7, 2024
2 parents 647b8ac + 02b9bdb commit 3f0dc8d
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 @@ -22,10 +22,10 @@

<jackson.version>2.16.1</jackson.version>
<intellij.annotations.version>24.1.0</intellij.annotations.version>
<slf4j.version>2.0.10</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>

<!--test dependencies -->
<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
<assertj.version>3.25.3</assertj.version>
</properties>

Expand Down Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 3f0dc8d

Please sign in to comment.