Skip to content

Commit

Permalink
upped some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jan 29, 2024
1 parent 94308ec commit 7c03c2d
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 @@ -42,7 +42,7 @@
<properties>
<jcr.version>2.0</jcr.version>
<slf4j.version>1.7.36</slf4j.version>
<jackrabbit.version>2.21.20</jackrabbit.version>
<jackrabbit.version>2.21.22</jackrabbit.version>
<lombok.version>1.18.30</lombok.version>
<checker.framework.version>3.40.0</checker.framework.version>
<java.version>8</java.version>
Expand Down Expand Up @@ -265,7 +265,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.25.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7c03c2d

Please sign in to comment.