This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new dd99e83ccf Bump derby in /modules/registry/registry-tools/registry-tool
dd99e83ccf is described below
commit dd99e83ccfb742ccb82c9fb83d63f7e894dca13d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 16:29:24 2025 +0000
Bump derby in /modules/registry/registry-tools/registry-tool
Bumps derby from 10.9.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]>
---
modules/registry/registry-tools/registry-tool/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/registry/registry-tools/registry-tool/pom.xml
b/modules/registry/registry-tools/registry-tool/pom.xml
index 08e923de1d..5bec7a6b06 100644
--- a/modules/registry/registry-tools/registry-tool/pom.xml
+++ b/modules/registry/registry-tools/registry-tool/pom.xml
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
- <version>10.9.1.0</version>
+ <version>10.17.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>