Update jolokia to 1.5.0 (#2617) (#3034)

* Update jolokia to 1.5.0

* adding jolokia update to changelog
This commit is contained in:
Katelyn Baker 2018-05-01 15:29:52 +01:00 committed by GitHub
parent 59bdc5862c
commit 9063e24c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -264,6 +264,8 @@ Version 3.0
* ``TransactionSignature`` includes a new ``partialMerkleTree`` property, required for future support of signing over * ``TransactionSignature`` includes a new ``partialMerkleTree`` property, required for future support of signing over
multiple transactions at once. multiple transactions at once.
* Updating Jolokia dependency to latest version (includes security fixes)
.. _changelog_v1: .. _changelog_v1:
Release 1.0 Release 1.0

View File

@ -0,0 +1,5 @@
# Build constants exported as resource file to make them visible in Node program
# Note: sadly, due to present limitation of IntelliJ-IDEA in processing resource files, these constants cannot be
# imported from top-level 'constants.properties' file
jolokiaAgentVersion=1.5.0