Skip to content

Commit

Permalink
Bump derby from 10.14.1.0 to 10.14.2.0 in /ncsa-qdl
Browse files Browse the repository at this point in the history
Bumps derby from 10.14.1.0 to 10.14.2.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 Jul 25, 2022
1 parent e90ceeb commit d3b6773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncsa-qdl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.14.1.0</version>
<version>10.14.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d3b6773

Please sign in to comment.