Skip to content

Commit

Permalink
Bump org.apache.derby:derby from 10.15.2.0 to 10.17.1.0 in /kcache-rdbms
Browse files Browse the repository at this point in the history
Bumps org.apache.derby:derby from 10.15.2.0 to 10.17.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent ad7b9ae commit 11575c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcache-rdbms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.15.2.0</version>
<version>10.17.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 11575c9

Please sign in to comment.