Skip to content

Commit 0d592ef

Browse files
Bump org.apache.derby:derby from 10.9.1.0 to 10.17.1.0 in /OpenICF-databasetable-connector (#22)
* Bump org.apache.derby:derby in /OpenICF-databasetable-connector Bumps org.apache.derby:derby from 10.9.1.0 to 10.17.1.0. --- updated-dependencies: - dependency-name: org.apache.derby:derby dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Last 1.8 version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valera V Harseko <[email protected]>
1 parent fd925a0 commit 0d592ef

File tree

1 file changed

+1
-1
lines changed
  • OpenICF-databasetable-connector

1 file changed

+1
-1
lines changed

OpenICF-databasetable-connector/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.apache.derby</groupId>
8282
<artifactId>derby</artifactId>
83-
<version>10.9.1.0</version>
83+
<version>10.14.2.0</version>
8484
<scope>test</scope>
8585
</dependency>
8686
</dependencies>

0 commit comments

Comments
 (0)