Skip to content

Commit

Permalink
chore(deps-dev): bump org.apache.derby:derby
Browse files Browse the repository at this point in the history
Bumps org.apache.derby:derby from 10.14.2.0 to 10.17.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent a5fd4c5 commit 0b6c211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/driver/jdbc-validation-derby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.14.2.0</version>
<version>10.17.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0b6c211

Please sign in to comment.