Skip to content

Commit

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

Bump the upstream-libs group with 3 updates
  • Loading branch information
jurgenvinju authored Nov 2, 2024
2 parents 4dbffa1 + 3343fa3 commit 7909898
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.1</version>
<version>5.11.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.11.1</version>
<version>5.11.3</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-6</version>
<version>1.5.6-7</version>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down

0 comments on commit 7909898

Please sign in to comment.