Skip to content

Commit

Permalink
fix: minor build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed May 29, 2024
1 parent 9f58990 commit 1ad01b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/flight/flight-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.3.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>analyze</id>
Expand Down

0 comments on commit 1ad01b5

Please sign in to comment.