Skip to content

Commit

Permalink
Bump geoip2 from 2.15.0 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.15.0 to 2.16.1.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/v2.16.1/CHANGELOG.md)
- [Commits](maxmind/GeoIP2-java@v2.15.0...v2.16.1)

---
updated-dependencies:
- dependency-name: com.maxmind.geoip2:geoip2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2021
1 parent 79dde04 commit f9a834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
<dependency>
<groupId>com.maxmind.geoip2</groupId>
<artifactId>geoip2</artifactId>
<version>2.15.0</version>
<version>2.16.1</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit f9a834e

Please sign in to comment.