Skip to content

Commit

Permalink
Bump the upstream-libs group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the upstream-libs group with 2 updates: [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco).


Updates `com.github.luben:zstd-jni` from 1.5.6-1 to 1.5.6-3
- [Commits](luben/zstd-jni@v1.5.6-1...v1.5.6-3)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: upstream-libs
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: upstream-libs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent b41aea1 commit 25c01ac
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 @@ -116,7 +116,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<version>0.8.12</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.6-1</version>
<version>1.5.6-3</version>
</dependency>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
Expand Down

0 comments on commit 25c01ac

Please sign in to comment.