This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
from 9bae8b7ba8 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to
2.9.2
new 6a615dc103 Upgrading Payara
new fd0112178a Upgrading Commons JEXL
new 95a6de78c3 Restricting orderby clauses for Audit Events search (#1437)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../common/dao/AbstractAuditEventDAO.java} | 22 +++++++++++++---------
.../core/persistence/jpa/dao/JPAAuditEventDAO.java | 10 +++++++---
.../persistence/neo4j/dao/Neo4jAuditEventDAO.java | 13 ++++++-------
.../core/persistence/neo4j/dao/Neo4jTaskDAO.java | 4 ++--
pom.xml | 4 ++--
5 files changed, 30 insertions(+), 23 deletions(-)
copy
core/{provisioning-api/src/main/java/org/apache/syncope/core/provisioning/api/AuditEventProcessor.java
=>
persistence-common/src/main/java/org/apache/syncope/core/persistence/common/dao/AbstractAuditEventDAO.java}
(60%)