Skip to content

Commit

Permalink
Merge pull request #284 from usethesource/dependabot/maven/upstream-l…
Browse files Browse the repository at this point in the history
…ibs-ea738d4cfc

Bump the upstream-libs group across 1 directory with 3 updates
  • Loading branch information
jurgenvinju authored Jan 5, 2025
2 parents 8dd98e5 + 68c5fde commit de1e03c
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 @@ -179,13 +179,13 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -196,7 +196,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.6-7</version>
<version>1.5.6-8</version>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down

0 comments on commit de1e03c

Please sign in to comment.