Skip to content

Commit

Permalink
MINOR: [Java] Bump org.apache.derby:derby from 10.14.2.0 to 10.15.2.0…
Browse files Browse the repository at this point in the history
… in /java
  • Loading branch information
danepitkin committed Jul 17, 2024
1 parent 4161898 commit d7eaf65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/flight/flight-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ under the License.
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.14.2.0</version>
<version>10.15.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d7eaf65

Please sign in to comment.