updating to dnet-pace-core:4.0.5

- fixed error in the treeprocessor. it used th=-1 as default value, now it use th=1  5021e5048f
- fixed error in the block processor: entities with orderField=null were not considered 9e8ea8f6ee
This commit is contained in:
Claudio Atzori 2020-10-02 12:37:25 +02:00
parent 9db0f88fb8
commit 4fddd18403
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@
<dependency>
<groupId>eu.dnetlib</groupId>
<artifactId>dnet-pace-core</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>
<dependency>
<groupId>eu.dnetlib</groupId>