Skip to content

Commit

Permalink
Bump derby from 10.10.2.0 to 10.14.2.0 in /test-apps/purgeJdbcReposit…
Browse files Browse the repository at this point in the history
…ory (#244)

Bumps derby from 10.10.2.0 to 10.14.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2022
1 parent 2533cc5 commit 4484b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-apps/purgeJdbcRepository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.10.2.0</version>
<version>10.14.2.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 4484b46

Please sign in to comment.