[jira] [Commented] (ISIS-3309) [Demo] Object Layout Annotation

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651516#comment-17651516
 ] 

ASF subversion and git services commented on ISIS-3309:
---

Commit ad8de884e5fb9ee2ac6bde4607a68fab09b6c1ca in isis's branch 
refs/heads/3309-demo.obj.layout from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=ad8de884e5 ]

ISIS-3309: [Demo] Object Layout Annotation: adding VM stubs

> [Demo] Object Layout Annotation
> ---
>
> Key: ISIS-3309
> URL: https://issues.apache.org/jira/browse/ISIS-3309
> Project: Isis
>  Issue Type: Sub-task
>  Components: Isis Examples Demo App
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC2
>
>
> @DomainObjectLayout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [isis] dependabot[bot] opened a new pull request, #1304: Bump cxf-rt-rs-client from 4.0.0-SNAPSHOT to 4.0.0

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1304:
URL: https://github.com/apache/isis/pull/1304

   Bumps cxf-rt-rs-client from 4.0.0-SNAPSHOT to 4.0.0.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cxf:cxf-rt-rs-client=maven=4.0.0-SNAPSHOT=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1303: Bump spring-boot-maven-plugin from 3.0.0 to 3.0.1

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1303:
URL: https://github.com/apache/isis/pull/1303

   Bumps 
[spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 
3.0.0 to 3.0.1.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-boot/releases;>spring-boot-maven-plugin's
 releases.
   
   v3.0.1
   :lady_beetle: Bug Fixes
   
   Fix typo in LocalDevToolsAutoConfiguration logging https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33615;>#33615
   No warning is given when springProfile is used in a 
Logback root block https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33610;>#33610
   Auto-configure PropagationWebGraphQlInterceptor for tracing propagation 
https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33542;>#33542
   WebClient instrumentation fails with IllegalArgumentException when 
adapting to WebClientExchangeTagsProvider https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33483;>#33483
   Reactive observation auto-configuration does not declare order for 
WebFilter https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33444;>#33444
   Web server fails to start due to Resource location must not be 
null when attempting to use a PKCS 11 KeyStore https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33433;>#33433
   Actuator health endpoint for neo4j throws NoSuchElementException and 
always returns Status.DOWN https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33428;>#33428
   Anchors in YAML configuration files throw UnsupportedOperationException 
https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33404;>#33404
   ZipkinRestTemplateSender is not customizable https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33399;>#33399
   AOT doesn't work with Logstash Logback Encoder https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33387;>#33387
   Maven process-aot goal fails when release version is set in Maven 
compiler plugin https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33382;>#33382
   DependsOnDatabaseInitializationPostProcessor re-declares 
bean dependencies at native image runtime https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33374;>#33374
   @SpringBootTest now throws a NullPointerException rather 
than a helpful IllegalStateException when @SpringBootConfiguration 
is not found https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33371;>#33371
   bootBuildImage always trys to create a native image due to bootJar 
always adding a META-INF/native-image/argfile to the jar https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33363;>#33363
   
   :notebook_with_decorative_cover: Documentation
   
   Improve gradle plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33617;>#33617
   Improve maven plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33616;>#33616
   Fix typo in tomcat accesslog checkExists doc https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33512;>#33512
   Documented Java compiler level is wrong https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33505;>#33505
   Fix typo in documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33453;>#33453
   Update instead of replace environment in bootBuildImage documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33424;>#33424
   Update the reference docs to document the need to declare the 
native-maven-plugin when using buildpacks to create a native image https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33422;>#33422
   Document that the shutdown endpoint is not intended for use when 
deploying a war to a servlet container https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33410;>#33410
   Reinstate GraphQL testing documentaion https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33407;>#33407
   Description of NEVER in Sanitize Sensitive Values isn't 
formatted correctly https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33398;>#33398
   
   :hammer: Dependency Upgrades
   
   Upgrade to AspectJ 1.9.19 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33586;>#33586
   Upgrade to Byte Buddy 1.12.20 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33587;>#33587
   Upgrade to Couchbase Client 3.4.1 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33588;>#33588
   Upgrade to Dropwizard Metrics 4.2.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33589;>#33589
   Upgrade to Elasticsearch 

[GitHub] [isis] dependabot[bot] opened a new pull request, #1301: Bump spring-boot-starter-parent from 3.0.0 to 3.0.1

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1301:
URL: https://github.com/apache/isis/pull/1301

   Bumps 
[spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) 
from 3.0.0 to 3.0.1.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-boot/releases;>spring-boot-starter-parent's
 releases.
   
   v3.0.1
   :lady_beetle: Bug Fixes
   
   Fix typo in LocalDevToolsAutoConfiguration logging https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33615;>#33615
   No warning is given when springProfile is used in a 
Logback root block https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33610;>#33610
   Auto-configure PropagationWebGraphQlInterceptor for tracing propagation 
https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33542;>#33542
   WebClient instrumentation fails with IllegalArgumentException when 
adapting to WebClientExchangeTagsProvider https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33483;>#33483
   Reactive observation auto-configuration does not declare order for 
WebFilter https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33444;>#33444
   Web server fails to start due to Resource location must not be 
null when attempting to use a PKCS 11 KeyStore https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33433;>#33433
   Actuator health endpoint for neo4j throws NoSuchElementException and 
always returns Status.DOWN https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33428;>#33428
   Anchors in YAML configuration files throw UnsupportedOperationException 
https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33404;>#33404
   ZipkinRestTemplateSender is not customizable https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33399;>#33399
   AOT doesn't work with Logstash Logback Encoder https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33387;>#33387
   Maven process-aot goal fails when release version is set in Maven 
compiler plugin https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33382;>#33382
   DependsOnDatabaseInitializationPostProcessor re-declares 
bean dependencies at native image runtime https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33374;>#33374
   @SpringBootTest now throws a NullPointerException rather 
than a helpful IllegalStateException when @SpringBootConfiguration 
is not found https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33371;>#33371
   bootBuildImage always trys to create a native image due to bootJar 
always adding a META-INF/native-image/argfile to the jar https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33363;>#33363
   
   :notebook_with_decorative_cover: Documentation
   
   Improve gradle plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33617;>#33617
   Improve maven plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33616;>#33616
   Fix typo in tomcat accesslog checkExists doc https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33512;>#33512
   Documented Java compiler level is wrong https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33505;>#33505
   Fix typo in documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33453;>#33453
   Update instead of replace environment in bootBuildImage documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33424;>#33424
   Update the reference docs to document the need to declare the 
native-maven-plugin when using buildpacks to create a native image https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33422;>#33422
   Document that the shutdown endpoint is not intended for use when 
deploying a war to a servlet container https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33410;>#33410
   Reinstate GraphQL testing documentaion https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33407;>#33407
   Description of NEVER in Sanitize Sensitive Values isn't 
formatted correctly https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33398;>#33398
   
   :hammer: Dependency Upgrades
   
   Upgrade to AspectJ 1.9.19 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33586;>#33586
   Upgrade to Byte Buddy 1.12.20 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33587;>#33587
   Upgrade to Couchbase Client 3.4.1 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33588;>#33588
   Upgrade to Dropwizard Metrics 4.2.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33589;>#33589
   Upgrade to Elasticsearch 

[GitHub] [isis] dependabot[bot] opened a new pull request, #1302: Bump wagon-ssh from 3.5.2 to 3.5.3

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1302:
URL: https://github.com/apache/isis/pull/1302

   Bumps wagon-ssh from 3.5.2 to 3.5.3.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.wagon:wagon-ssh=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1300: Bump wagon-ftp from 3.5.2 to 3.5.3

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1300:
URL: https://github.com/apache/isis/pull/1300

   Bumps wagon-ftp from 3.5.2 to 3.5.3.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.wagon:wagon-ftp=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1299: Bump spring-boot.version from 3.0.0 to 3.0.1

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1299:
URL: https://github.com/apache/isis/pull/1299

   Bumps `spring-boot.version` from 3.0.0 to 3.0.1.
   Updates `spring-boot-starter-quartz` from 3.0.0 to 3.0.1
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-boot/releases;>spring-boot-starter-quartz's
 releases.
   
   v3.0.1
   :lady_beetle: Bug Fixes
   
   Fix typo in LocalDevToolsAutoConfiguration logging https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33615;>#33615
   No warning is given when springProfile is used in a 
Logback root block https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33610;>#33610
   Auto-configure PropagationWebGraphQlInterceptor for tracing propagation 
https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33542;>#33542
   WebClient instrumentation fails with IllegalArgumentException when 
adapting to WebClientExchangeTagsProvider https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33483;>#33483
   Reactive observation auto-configuration does not declare order for 
WebFilter https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33444;>#33444
   Web server fails to start due to Resource location must not be 
null when attempting to use a PKCS 11 KeyStore https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33433;>#33433
   Actuator health endpoint for neo4j throws NoSuchElementException and 
always returns Status.DOWN https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33428;>#33428
   Anchors in YAML configuration files throw UnsupportedOperationException 
https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33404;>#33404
   ZipkinRestTemplateSender is not customizable https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33399;>#33399
   AOT doesn't work with Logstash Logback Encoder https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33387;>#33387
   Maven process-aot goal fails when release version is set in Maven 
compiler plugin https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33382;>#33382
   DependsOnDatabaseInitializationPostProcessor re-declares 
bean dependencies at native image runtime https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33374;>#33374
   @SpringBootTest now throws a NullPointerException rather 
than a helpful IllegalStateException when @SpringBootConfiguration 
is not found https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33371;>#33371
   bootBuildImage always trys to create a native image due to bootJar 
always adding a META-INF/native-image/argfile to the jar https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33363;>#33363
   
   :notebook_with_decorative_cover: Documentation
   
   Improve gradle plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33617;>#33617
   Improve maven plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33616;>#33616
   Fix typo in tomcat accesslog checkExists doc https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33512;>#33512
   Documented Java compiler level is wrong https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33505;>#33505
   Fix typo in documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33453;>#33453
   Update instead of replace environment in bootBuildImage documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33424;>#33424
   Update the reference docs to document the need to declare the 
native-maven-plugin when using buildpacks to create a native image https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33422;>#33422
   Document that the shutdown endpoint is not intended for use when 
deploying a war to a servlet container https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33410;>#33410
   Reinstate GraphQL testing documentaion https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33407;>#33407
   Description of NEVER in Sanitize Sensitive Values isn't 
formatted correctly https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33398;>#33398
   
   :hammer: Dependency Upgrades
   
   Upgrade to AspectJ 1.9.19 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33586;>#33586
   Upgrade to Byte Buddy 1.12.20 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33587;>#33587
   Upgrade to Couchbase Client 3.4.1 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33588;>#33588
   Upgrade to Dropwizard Metrics 4.2.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33589;>#33589
   Upgrade to 

[GitHub] [isis] dependabot[bot] opened a new pull request, #1298: Bump structurizr-core from 1.16.1 to 1.16.2

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1298:
URL: https://github.com/apache/isis/pull/1298

   Bumps [structurizr-core](https://github.com/structurizr/java) from 1.16.1 to 
1.16.2.
   
   Release notes
   Sourced from https://github.com/structurizr/java/releases;>structurizr-core's 
releases.
   
   v1.16.2
   
   Updated dependencies.
   
   
   
   
   Changelog
   Sourced from https://github.com/structurizr/java/blob/master/docs/changelog.md;>structurizr-core's
 changelog.
   
   1.16.2 (22nd December 2022)
   
   Upgraded dependencies.
   
   
   
   
   Commits
   
   https://github.com/structurizr/java/commit/7774dd7027be59ab2cf90c4e97851028f9009a4f;>7774dd7
 Updated to reflect release.
   https://github.com/structurizr/java/commit/d4e895e14ef8e9dcfd4a4b086a7910fe8fdb226a;>d4e895e
 Upgrade dependencies.
   See full diff in https://github.com/structurizr/java/compare/v1.16.1...v1.16.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.structurizr:structurizr-core=maven=1.16.1=1.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1296: Bump spring-boot.version from 2.7.6 to 2.7.7

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1296:
URL: https://github.com/apache/isis/pull/1296

   Bumps `spring-boot.version` from 2.7.6 to 2.7.7.
   Updates `spring-boot-starter-quartz` from 2.7.6 to 2.7.7
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-boot/releases;>spring-boot-starter-quartz's
 releases.
   
   v2.7.7
   :lady_beetle: Bug Fixes
   
   Fix typo in LocalDevToolsAutoConfiguration logging https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33569;>#33569
   Web server fails to start due to Resource location must not be 
null when attempting to use a PKCS 11 KeyStore https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/32179;>#32179
   
   :notebook_with_decorative_cover: Documentation
   
   Improve gradle plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33614;>#33614
   Improve maven plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33609;>#33609
   Fix typo in tomcat accesslog checkExists doc https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33460;>#33460
   Document that the shutdown endpoint is not intended for use when 
deploying a war to a servlet container https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/17398;>#17398
   
   :hammer: Dependency Upgrades
   
   Upgrade to Byte Buddy 1.12.20 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33570;>#33570
   Upgrade to Dropwizard Metrics 4.2.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33571;>#33571
   Upgrade to Elasticsearch 7.17.8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33572;>#33572
   Upgrade to HttpClient 4.5.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33573;>#33573
   Upgrade to HttpCore 4.4.16 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33574;>#33574
   Upgrade to Infinispan 13.0.14.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33575;>#33575
   Upgrade to Jaybird 4.0.8.java8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33576;>#33576
   Upgrade to Jetty 9.4.50.v20221201 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33577;>#33577
   Upgrade to MSSQL JDBC 10.2.2.jre8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33578;>#33578
   Upgrade to Neo4j Java Driver 4.4.11 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33579;>#33579
   Upgrade to Netty 4.1.86.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33580;>#33580
   Upgrade to Reactor 2020.0.26 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33543;>#33543
   Upgrade to Spring Integration 5.5.16 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33581;>#33581
   Upgrade to Spring Security 5.7.6 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33544;>#33544
   Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33582;>#33582
   Upgrade to Tomcat 9.0.70 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33583;>#33583
   Upgrade to UnboundID LDAPSDK 6.0.7 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33584;>#33584
   Upgrade to Undertow 2.2.22.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33585;>#33585
   
   :heart: Contributors
   Thank you to all the contributors who worked on this release:
   https://github.com/Artur;>@​Artur-, https://github.com/aksh1618;>@​aksh1618, https://github.com/cdanger;>@​cdanger, https://github.com/currenjin;>@​currenjin, https://github.com/jprinet;>@​jprinet, and https://github.com/shekharAggarwal;>@​shekharAggarwal
   
   
   
   Commits
   
   https://github.com/spring-projects/spring-boot/commit/d4f8fa3f3c9c3de29fc07d87075cb18fd5fda5cb;>d4f8fa3
 Release v2.7.7
   https://github.com/spring-projects/spring-boot/commit/e4772cf3b7b6bdff6cad040655ed110402126409;>e4772cf
 Update copyright year of changed files
   https://github.com/spring-projects/spring-boot/commit/60a75e3799e67c549cc92cf0a320c5fe81c9f8cd;>60a75e3
 Increase timeout for ApplicationRunner task
   https://github.com/spring-projects/spring-boot/commit/5ba52db14de0f29d5ada9a8e948fcac15923;>5ba52d0
 Polish formatting
   https://github.com/spring-projects/spring-boot/commit/df08eb8b63c7a96ce94617f1f8b3e9b4ae7b762a;>df08eb8
 Merge pull request https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33614;>#33614
 from shekharAggarwal
   https://github.com/spring-projects/spring-boot/commit/a2a59dd6276fe6ee97b2eeb7e050bba9079f7328;>a2a59dd
 Polish 'Improve gradle plugin tags documentation'
   

[GitHub] [isis] dependabot[bot] opened a new pull request, #1297: Bump wagon-ssh from 3.5.2 to 3.5.3

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1297:
URL: https://github.com/apache/isis/pull/1297

   Bumps wagon-ssh from 3.5.2 to 3.5.3.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.wagon:wagon-ssh=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1295: Bump spring-boot-maven-plugin from 2.7.6 to 2.7.7

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1295:
URL: https://github.com/apache/isis/pull/1295

   Bumps 
[spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 
2.7.6 to 2.7.7.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-boot/releases;>spring-boot-maven-plugin's
 releases.
   
   v2.7.7
   :lady_beetle: Bug Fixes
   
   Fix typo in LocalDevToolsAutoConfiguration logging https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33569;>#33569
   Web server fails to start due to Resource location must not be 
null when attempting to use a PKCS 11 KeyStore https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/32179;>#32179
   
   :notebook_with_decorative_cover: Documentation
   
   Improve gradle plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33614;>#33614
   Improve maven plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33609;>#33609
   Fix typo in tomcat accesslog checkExists doc https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33460;>#33460
   Document that the shutdown endpoint is not intended for use when 
deploying a war to a servlet container https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/17398;>#17398
   
   :hammer: Dependency Upgrades
   
   Upgrade to Byte Buddy 1.12.20 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33570;>#33570
   Upgrade to Dropwizard Metrics 4.2.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33571;>#33571
   Upgrade to Elasticsearch 7.17.8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33572;>#33572
   Upgrade to HttpClient 4.5.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33573;>#33573
   Upgrade to HttpCore 4.4.16 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33574;>#33574
   Upgrade to Infinispan 13.0.14.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33575;>#33575
   Upgrade to Jaybird 4.0.8.java8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33576;>#33576
   Upgrade to Jetty 9.4.50.v20221201 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33577;>#33577
   Upgrade to MSSQL JDBC 10.2.2.jre8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33578;>#33578
   Upgrade to Neo4j Java Driver 4.4.11 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33579;>#33579
   Upgrade to Netty 4.1.86.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33580;>#33580
   Upgrade to Reactor 2020.0.26 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33543;>#33543
   Upgrade to Spring Integration 5.5.16 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33581;>#33581
   Upgrade to Spring Security 5.7.6 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33544;>#33544
   Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33582;>#33582
   Upgrade to Tomcat 9.0.70 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33583;>#33583
   Upgrade to UnboundID LDAPSDK 6.0.7 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33584;>#33584
   Upgrade to Undertow 2.2.22.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33585;>#33585
   
   :heart: Contributors
   Thank you to all the contributors who worked on this release:
   https://github.com/Artur;>@​Artur-, https://github.com/aksh1618;>@​aksh1618, https://github.com/cdanger;>@​cdanger, https://github.com/currenjin;>@​currenjin, https://github.com/jprinet;>@​jprinet, and https://github.com/shekharAggarwal;>@​shekharAggarwal
   
   
   
   Commits
   
   https://github.com/spring-projects/spring-boot/commit/d4f8fa3f3c9c3de29fc07d87075cb18fd5fda5cb;>d4f8fa3
 Release v2.7.7
   https://github.com/spring-projects/spring-boot/commit/e4772cf3b7b6bdff6cad040655ed110402126409;>e4772cf
 Update copyright year of changed files
   https://github.com/spring-projects/spring-boot/commit/60a75e3799e67c549cc92cf0a320c5fe81c9f8cd;>60a75e3
 Increase timeout for ApplicationRunner task
   https://github.com/spring-projects/spring-boot/commit/5ba52db14de0f29d5ada9a8e948fcac15923;>5ba52d0
 Polish formatting
   https://github.com/spring-projects/spring-boot/commit/df08eb8b63c7a96ce94617f1f8b3e9b4ae7b762a;>df08eb8
 Merge pull request https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33614;>#33614
 from shekharAggarwal
   https://github.com/spring-projects/spring-boot/commit/a2a59dd6276fe6ee97b2eeb7e050bba9079f7328;>a2a59dd
 Polish 'Improve gradle plugin tags documentation'
   

[GitHub] [isis] dependabot[bot] opened a new pull request, #1294: Bump wagon-ftp from 3.5.2 to 3.5.3

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1294:
URL: https://github.com/apache/isis/pull/1294

   Bumps wagon-ftp from 3.5.2 to 3.5.3.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.wagon:wagon-ftp=maven=3.5.2=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1293: Bump spring-boot-starter-parent from 2.7.6 to 2.7.7

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1293:
URL: https://github.com/apache/isis/pull/1293

   Bumps 
[spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) 
from 2.7.6 to 2.7.7.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-boot/releases;>spring-boot-starter-parent's
 releases.
   
   v2.7.7
   :lady_beetle: Bug Fixes
   
   Fix typo in LocalDevToolsAutoConfiguration logging https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33569;>#33569
   Web server fails to start due to Resource location must not be 
null when attempting to use a PKCS 11 KeyStore https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/32179;>#32179
   
   :notebook_with_decorative_cover: Documentation
   
   Improve gradle plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33614;>#33614
   Improve maven plugin tags documentation https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33609;>#33609
   Fix typo in tomcat accesslog checkExists doc https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/33460;>#33460
   Document that the shutdown endpoint is not intended for use when 
deploying a war to a servlet container https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/17398;>#17398
   
   :hammer: Dependency Upgrades
   
   Upgrade to Byte Buddy 1.12.20 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33570;>#33570
   Upgrade to Dropwizard Metrics 4.2.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33571;>#33571
   Upgrade to Elasticsearch 7.17.8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33572;>#33572
   Upgrade to HttpClient 4.5.14 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33573;>#33573
   Upgrade to HttpCore 4.4.16 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33574;>#33574
   Upgrade to Infinispan 13.0.14.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33575;>#33575
   Upgrade to Jaybird 4.0.8.java8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33576;>#33576
   Upgrade to Jetty 9.4.50.v20221201 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33577;>#33577
   Upgrade to MSSQL JDBC 10.2.2.jre8 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33578;>#33578
   Upgrade to Neo4j Java Driver 4.4.11 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33579;>#33579
   Upgrade to Netty 4.1.86.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33580;>#33580
   Upgrade to Reactor 2020.0.26 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33543;>#33543
   Upgrade to Spring Integration 5.5.16 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33581;>#33581
   Upgrade to Spring Security 5.7.6 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33544;>#33544
   Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33582;>#33582
   Upgrade to Tomcat 9.0.70 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33583;>#33583
   Upgrade to UnboundID LDAPSDK 6.0.7 https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33584;>#33584
   Upgrade to Undertow 2.2.22.Final https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33585;>#33585
   
   :heart: Contributors
   Thank you to all the contributors who worked on this release:
   https://github.com/Artur;>@​Artur-, https://github.com/aksh1618;>@​aksh1618, https://github.com/cdanger;>@​cdanger, https://github.com/currenjin;>@​currenjin, https://github.com/jprinet;>@​jprinet, and https://github.com/shekharAggarwal;>@​shekharAggarwal
   
   
   
   Commits
   
   https://github.com/spring-projects/spring-boot/commit/d4f8fa3f3c9c3de29fc07d87075cb18fd5fda5cb;>d4f8fa3
 Release v2.7.7
   https://github.com/spring-projects/spring-boot/commit/e4772cf3b7b6bdff6cad040655ed110402126409;>e4772cf
 Update copyright year of changed files
   https://github.com/spring-projects/spring-boot/commit/60a75e3799e67c549cc92cf0a320c5fe81c9f8cd;>60a75e3
 Increase timeout for ApplicationRunner task
   https://github.com/spring-projects/spring-boot/commit/5ba52db14de0f29d5ada9a8e948fcac15923;>5ba52d0
 Polish formatting
   https://github.com/spring-projects/spring-boot/commit/df08eb8b63c7a96ce94617f1f8b3e9b4ae7b762a;>df08eb8
 Merge pull request https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/33614;>#33614
 from shekharAggarwal
   https://github.com/spring-projects/spring-boot/commit/a2a59dd6276fe6ee97b2eeb7e050bba9079f7328;>a2a59dd
 Polish 'Improve gradle plugin tags documentation'
   

[GitHub] [isis] dependabot[bot] opened a new pull request, #1292: Bump cxf-rt-rs-client from 3.5.5 to 4.0.0

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1292:
URL: https://github.com/apache/isis/pull/1292

   Bumps cxf-rt-rs-client from 3.5.5 to 4.0.0.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cxf:cxf-rt-rs-client=maven=3.5.5=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1291: Bump jakarta.servlet-api from 4.0.4 to 6.0.0

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1291:
URL: https://github.com/apache/isis/pull/1291

   Bumps [jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) 
from 4.0.4 to 6.0.0.
   
   Commits
   
   See full diff in https://github.com/eclipse-ee4j/servlet-api/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.servlet:jakarta.servlet-api=maven=4.0.4=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [isis] dependabot[bot] opened a new pull request, #1290: Bump structurizr-core from 1.16.1 to 1.16.2

2022-12-22 Thread GitBox


dependabot[bot] opened a new pull request, #1290:
URL: https://github.com/apache/isis/pull/1290

   Bumps [structurizr-core](https://github.com/structurizr/java) from 1.16.1 to 
1.16.2.
   
   Release notes
   Sourced from https://github.com/structurizr/java/releases;>structurizr-core's 
releases.
   
   v1.16.2
   
   Updated dependencies.
   
   
   
   
   Changelog
   Sourced from https://github.com/structurizr/java/blob/master/docs/changelog.md;>structurizr-core's
 changelog.
   
   1.16.2 (22nd December 2022)
   
   Upgraded dependencies.
   
   
   
   
   Commits
   
   https://github.com/structurizr/java/commit/7774dd7027be59ab2cf90c4e97851028f9009a4f;>7774dd7
 Updated to reflect release.
   https://github.com/structurizr/java/commit/d4e895e14ef8e9dcfd4a4b086a7910fe8fdb226a;>d4e895e
 Upgrade dependencies.
   See full diff in https://github.com/structurizr/java/compare/v1.16.1...v1.16.2;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.structurizr:structurizr-core=maven=1.16.1=1.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651234#comment-17651234
 ] 

ASF subversion and git services commented on ISIS-3316:
---

Commit 3b820c96e3b855bebb5fd44781a9d21d43d7131c in isis's branch 
refs/heads/spring6 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3b820c96e3 ]

ISIS-3316: JaxbService: encapsulates verbose exception handling with
JaxbUtils

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651235#comment-17651235
 ] 

ASF subversion and git services commented on ISIS-3316:
---

Commit a494a9cc35b2f2abeb16f55458ec30cb0ef953fb in isis's branch 
refs/heads/spring6 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a494a9cc35 ]

ISIS-3316: JaxbUtils: adds JUnit test to verify type-safe xml
unmarshalling

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651236#comment-17651236
 ] 

ASF subversion and git services commented on ISIS-3316:
---

Commit 47f222c33590b6508600a8b73d0720924fe33de4 in isis's branch 
refs/heads/spring6 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=47f222c335 ]

ISIS-3316: just comments

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread Andi Huber (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber resolved ISIS-3316.
--
Resolution: Resolved

For object graphs to work properly with JAXB, don't use @XmlRootElement(name = 
...) annotations, where there is a name clash among bound types.

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651227#comment-17651227
 ] 

ASF subversion and git services commented on ISIS-3316:
---

Commit 47f222c33590b6508600a8b73d0720924fe33de4 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=47f222c335 ]

ISIS-3316: just comments

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651223#comment-17651223
 ] 

ASF subversion and git services commented on ISIS-3316:
---

Commit a494a9cc35b2f2abeb16f55458ec30cb0ef953fb in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a494a9cc35 ]

ISIS-3316: JaxbUtils: adds JUnit test to verify type-safe xml
unmarshalling

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651214#comment-17651214
 ] 

ASF subversion and git services commented on ISIS-3316:
---

Commit 3b820c96e3b855bebb5fd44781a9d21d43d7131c in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3b820c96e3 ]

ISIS-3316: JaxbService: encapsulates verbose exception handling with
JaxbUtils

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread Andi Huber (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651203#comment-17651203
 ] 

Andi Huber edited comment on ISIS-3316 at 12/22/22 9:55 AM:


type-safe unmarshalling not working - needs a junit test


was (Author: hobrom):
not working - needs a junit test

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Reopened] (ISIS-3316) JaxbService: remove potentially ambiguous methods from API

2022-12-22 Thread Andi Huber (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber reopened ISIS-3316:
--

not working - needs a junit test

> JaxbService: remove potentially ambiguous methods from API
> --
>
> Key: ISIS-3316
> URL: https://issues.apache.org/jira/browse/ISIS-3316
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis Core
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Object JaxbService.fromXml(JAXBContext jaxbContext, String xml) 
> is potentially ambiguous. Meaning if multiple types are on the JAXBContext 
> with more than one having a @XmlRootElement(name = "root") annotation, then 
> the outcome (returned type) of above mentioned call is unpredictable without 
> warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-2445) [Ongoing] CI Maintenance

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651195#comment-17651195
 ] 

ASF subversion and git services commented on ISIS-2445:
---

Commit c3a663e87e85d16c0dcad99e7078b090ae51ef2a in isis's branch 
refs/heads/spring6 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c3a663e87e ]

ISIS-2445: BOM: replace javax-servlet artifact with jakarta equivalent

> [Ongoing] CI Maintenance
> 
>
> Key: ISIS-2445
> URL: https://issues.apache.org/jira/browse/ISIS-2445
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC2
>
>
> Ongoing task across releases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ISIS-2445) [Ongoing] CI Maintenance

2022-12-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ISIS-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651180#comment-17651180
 ] 

ASF subversion and git services commented on ISIS-2445:
---

Commit c3a663e87e85d16c0dcad99e7078b090ae51ef2a in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c3a663e87e ]

ISIS-2445: BOM: replace javax-servlet artifact with jakarta equivalent

> [Ongoing] CI Maintenance
> 
>
> Key: ISIS-2445
> URL: https://issues.apache.org/jira/browse/ISIS-2445
> Project: Isis
>  Issue Type: Improvement
>  Components: Isis CI  Build Scripts
>Reporter: Andi Huber
>Assignee: Andi Huber
>Priority: Major
> Fix For: 2.0.0-RC2
>
>
> Ongoing task across releases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [isis] andi-huber merged pull request #1289: Bump wicket-bootstrap.version from 6.0.0-M8 to 6.0.0

2022-12-22 Thread GitBox


andi-huber merged PR #1289:
URL: https://github.com/apache/isis/pull/1289


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org