Skip to content

Commit

Permalink
Bump maven-assembly-plugin from 3.4.1 to 3.4.2 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent a50c438 commit 0a60a1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion planetiler-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<!-- for with-deps assembly descriptor -->
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion planetiler-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<dependencies>
<dependency>
<groupId>com.onthegomap.planetiler</groupId>
Expand Down

0 comments on commit 0a60a1f

Please sign in to comment.