This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git
from b016572340 ISIS-3275: deps: convergence fixes
add dcce377f46 ISIS-3255: updates docs/javadocs is all.
add 669ad5cdf8 Bump maven-dependency-plugin from 3.3.0 to 3.4.0
add baed25a905 Merge pull request #1239 from
apache/dependabot/maven/master/org.apache.maven.plugins-maven-dependency-plugin-3.4.0
add 5b98a8a52a Bump maven-jar-plugin from 3.2.2 to 3.3.0
add 4f4c42b006 Merge pull request #1241 from
apache/dependabot/maven/master/org.apache.maven.plugins-maven-jar-plugin-3.3.0
add 6226611712 Bump vaadin.version from 23.2.9 to 23.2.10
add d9422697a7 Merge pull request #1240 from
apache/dependabot/maven/master/vaadin.version-23.2.10
new b3b7df4b46 Merge remote-tracking branch 'origin/master' into spring6
The 1 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:
bom/pom.xml | 6 +++---
.../HasInteractionId_commandLogEntry.java | 11 +++++++++++
.../HasUsername_recentCommandsByUser.java | 6 ++++++
.../contributions/Object_recentCommands.java | 2 +-
.../dom/mixins/CommandLogEntry_childCommands.java | 2 ++
.../mixins/CommandLogEntry_openResultObject.java | 3 +++
.../mixins/CommandLogEntry_siblingCommands.java | 3 +++
.../subscriber/CommandSubscriberForCommandLog.java | 3 +++
.../extensions/excel/applib/ExcelService.java | 22 ++++++++++++----------
.../excel/applib/service/ExcelServiceDefault.java | 10 +++++++---
.../excel/applib/service/_ExcelServiceHelper.java | 2 --
.../HasInteractionId_executionLogEntries.java | 10 ++++++++++
.../HasUsername_recentExecutionsByUser.java | 5 +++++
.../contributions/Object_recentExecutions.java | 2 +-
.../applib/dom/ExecutionLogEntryType.java | 3 +++
.../ExecutionLogEntry_siblingExecutions.java | 2 ++
.../applib/dom/ExecutionOutboxEntryType.java | 4 ++++
.../applib/restapi/OutboxEvents.java | 10 ++++++++++
.../applib/restapi/OutboxRestApi.java | 4 ++++
.../ContentMappingServiceForOutboxEvents.java | 1 +
20 files changed, 91 insertions(+), 20 deletions(-)