Skip to content

Commit

Permalink
Bump some dependencies
Browse files Browse the repository at this point in the history
- Bump tests from JUnit 5.11.0 to 5.11.4
- Bump tests from Log4j 2.23.1 to 2.24.3
  • Loading branch information
garydgregory committed Jan 5, 2025
1 parent 2cb5fb7 commit 68865fd
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 @@ -72,12 +72,12 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<conscrypt.version>2.5.2</conscrypt.version>
<junit.version>5.11.0</junit.version>
<junit.version>5.11.4</junit.version>
<hamcrest.version>3.0</hamcrest.version>
<junit.migrationsupport.version>5.0.0</junit.migrationsupport.version>
<mockito.version>4.11.0</mockito.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<log4j.version>2.24.3</log4j.version>
<rxjava.version>2.2.21</rxjava.version>
<rxjava3.version>3.1.9</rxjava3.version>
<testcontainers.version>1.20.2</testcontainers.version>
Expand Down

0 comments on commit 68865fd

Please sign in to comment.