mirror of
https://github.com/corda/corda.git
synced 2025-04-20 17:11:26 +00:00
OS sync
This commit is contained in:
parent
d22bab98fa
commit
e7d32055e5
@ -227,7 +227,7 @@ Version 3.1
|
||||
* Update the fast-classpath-scanner dependent library version from 2.0.21 to 2.12.3
|
||||
|
||||
.. note:: Whilst this is not the latest version of this library, that being 2.18.1 at time of writing, versions
|
||||
later than 2.12.3 (including 2.12.4) exhibit a different issue.
|
||||
later than 2.12.3 (including 2.12.4) exhibit a different issue.
|
||||
|
||||
* Added `database.hibernateDialect` node configuration option
|
||||
|
||||
|
@ -158,4 +158,4 @@ class FlowExceptionFlow(private val message: String, private val errorId: Long?
|
||||
errorId?.let { exception.originalErrorId = it }
|
||||
throw exception
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user