Skip to content

Commit

Permalink
Merge pull request #130 from maxmind/fix-dependabot-snapshots
Browse files Browse the repository at this point in the history
Fix dependabot snapshots
  • Loading branch information
oschwald authored Nov 1, 2023
2 parents 004265d + 2a89d7a commit 87ec9b3
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,9 @@
</plugin>
</plugins>
</build>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<profiles>
<profile>
<id>active-on-jdk-9-plus</id>
Expand Down

0 comments on commit 87ec9b3

Please sign in to comment.