Skip to content

Commit

Permalink
Bump net.jodah:expiringmap from 0.5.10 to 0.5.11 (#5)
Browse files Browse the repository at this point in the history
Bumps [net.jodah:expiringmap](https://github.com/jhalterman/expiringmap) from 0.5.10 to 0.5.11.
- [Changelog](https://github.com/jhalterman/expiringmap/blob/master/CHANGES.md)
- [Commits](jhalterman/expiringmap@expiringmap-0.5.10...expiringmap-0.5.11)

---
updated-dependencies:
- dependency-name: net.jodah:expiringmap
  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 Dec 7, 2023
1 parent 706ef52 commit 0346086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raknet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>net.jodah</groupId>
<artifactId>expiringmap</artifactId>
<version>0.5.10</version>
<version>0.5.11</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0346086

Please sign in to comment.