Skip to content

Commit

Permalink
chore(deps): Bump io.pkts:pkts-core from 3.0.3 to 3.0.10 (#2148)
Browse files Browse the repository at this point in the history
Bumps [io.pkts:pkts-core](https://github.com/aboutsip/pkts) from 3.0.3 to 3.0.10.
- [Changelog](https://github.com/aboutsip/pkts/blob/master/CHANGELOG.md)
- [Commits](aboutsip/pkts@release-pkts-3.0.3...release-pkts-3.0.10)

---
updated-dependencies:
- dependency-name: io.pkts:pkts-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 5d7024e commit 39882be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jitsi-media-transform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>io.pkts</groupId>
<artifactId>pkts-core</artifactId>
<version>3.0.3</version>
<version>3.0.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion rtp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>io.pkts</groupId>
<artifactId>pkts-core</artifactId>
<version>3.0.3</version>
<version>3.0.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 39882be

Please sign in to comment.