Skip to content

Commit 77b253f

Browse files
Bump org.apache.derby:derby from 10.10.2.0 to 10.17.1.0
Bumps org.apache.derby:derby from 10.10.2.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]>
1 parent cebb3a9 commit 77b253f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<artifactId>derby</artifactId>
250250
<!-- we should use whatever hive-metastore is using. Cannot rely
251251
on the transitive dep because we want it test scoped. -->
252-
<version>10.10.2.0</version>
252+
<version>10.17.1.0</version>
253253
<scope>test</scope>
254254
</dependency>
255255
<dependency>

0 commit comments

Comments
 (0)