Skip to content

Commit

Permalink
upped veriosns
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jun 13, 2024
1 parent 72c474d commit 89e9486
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<version>1.18.32</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
Expand All @@ -86,7 +86,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.25.2</version>
<version>3.26.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 89e9486

Please sign in to comment.