Skip to content

Commit 2fd328e

Browse files
Bump com.maxmind.db:maxmind-db from 4.0.0-SNAPSHOT to 4.0.0
Bumps [com.maxmind.db:maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-java) from 4.0.0-SNAPSHOT to 4.0.0. - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-java/releases) - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxmind/MaxMind-DB-Reader-java/commits/v4.0.0) --- updated-dependencies: - dependency-name: com.maxmind.db:maxmind-db dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd58774 commit 2fd328e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.maxmind.db</groupId>
5555
<artifactId>maxmind-db</artifactId>
56-
<version>4.0.0-SNAPSHOT</version>
56+
<version>4.0.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)