Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump org.apache.derby:derby from 10.16.1.1 to 10.17.1.0
Browse files Browse the repository at this point in the history
Bumps org.apache.derby:derby from 10.16.1.1 to 10.17.1.0.

---
updated-dependencies:
- dependency-name: org.apache.derby:derby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent e4638c8 commit a7d0b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
<kafka.version>3.8.1</kafka.version>
<!-- After 10.17.1.0, the minimum required version is JDK19 -->
<derby.version>10.16.1.1</derby.version>
<derby.version>10.17.1.0</derby.version>
<parquet.version>1.14.3</parquet.version>
<orc.version>2.0.2</orc.version>
<orc.classifier>shaded-protobuf</orc.classifier>
Expand Down

0 comments on commit a7d0b9e

Please sign in to comment.