Skip to content

Commit fd6ba34

Browse files
fix(deps): update dependency org.apache.derby:derby to v10.14.2.0 [security]
1 parent f421b3c commit fd6ba34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ commons-net = { module = "commons-net:commons-net", version = "3.9.0" }
4949
commons-pool2 = { module = "org.apache.commons:commons-pool2", version = "2.3" }
5050
commons-text = { module = "org.apache.commons:commons-text", version = "1.15.0" }
5151
commons-vfs2 = { module = "org.apache.commons:commons-vfs2", version = "2.10.0" }
52-
derby = { module = "org.apache.derby:derby", version = "10.11.1.1" }
52+
derby = { module = "org.apache.derby:derby", version = "10.14.2.0" }
5353
derbytools = { module = "org.apache.derby:derbytools", version = "10.10.2.0" }
5454
ecj = { module = "org.eclipse.jdt:ecj", version = "3.19.0" }
5555
error-prone-annotations = { module = "com.google.errorprone:error_prone_annotations", version = "2.3.4" }

0 commit comments

Comments
 (0)