Merge pull request #10 from DeepanshuProgrammer/snyk-upgrade-d6ad384177207b92b107aceb44005236

[Snyk] Upgrade org.apache.derby:derbyclient from 10.11.1.1 to 10.16.1.1
pull/1647/head
Deepanshu 2023-02-20 00:19:35 +05:30 committed by GitHub
commit 5d96a4ba46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derbyclient</artifactId>
<version>10.11.1.1</version>
<version>10.16.1.1</version>
<scope>runtime</scope>
</dependency>
<!--db2-->