Browse Source

Revert "Bump org.apache.derby:derby in /hadoop-project (#6816)"

This reverts commit b5a90d9500f11aabd1f01c7e905b994962ea0424.
slfan1989 11 months ago
parent
commit
78c4077a7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -135,7 +135,7 @@
     <ehcache.version>3.8.2</ehcache.version>
     <cache.api.version>1.1.1</cache.api.version>
     <hikari.version>4.0.3</hikari.version>
-    <derby.version>10.17.1.0</derby.version>
+    <derby.version>10.14.2.0</derby.version>
     <mssql.version>6.2.1.jre7</mssql.version>
     <okhttp3.version>4.11.0</okhttp3.version>
     <kotlin-stdlib.version>1.6.20</kotlin-stdlib.version>