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 651e8dd003 Merge pull request #1273 from 
apache/dependabot/maven/spring6/org.datanucleus-datanucleus-core-6.0.3
     add 09c528f345 Bump datanucleus-core from 6.0.2 to 6.0.3
     add a3fff98af4 Merge pull request #1270 from 
apache/dependabot/maven/master/org.datanucleus-datanucleus-core-6.0.3
     add 18ad616e31 Bump datanucleus-rdbms from 6.0.2 to 6.0.3
     add 668df60d54 Merge pull request #1271 from 
apache/dependabot/maven/master/org.datanucleus-datanucleus-rdbms-6.0.3
     add 746613a3c5 ISIS-3308: purge jdk-supplemental and cleanup core pom
     add 8220894066 ISIS-3308: purge legacy com.sun.xml.bind:jaxb-ri keep 
jaxb-impl
     new f12c389f58 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:
 api/applib/pom.xml                                 |    7 -
 api/applib/src/main/java/module-info.java          |    2 +-
 api/schema/pom.xml                                 |   16 +-
 api/schema/src/main/java/module-info.java          |    1 -
 bom/pom.xml                                        |  702 ++-
 commons/pom.xml                                    |   49 +-
 commons/src/main/java/module-info.java             |    1 +
 .../org/apache/causeway/commons/io/JaxbUtils.java  |   22 +-
 .../internal/resources/XmlRoundTripTest.java       |   25 +-
 core/config/pom.xml                                |   10 +-
 .../environment/CausewaySystemEnvironment.java     |   20 +-
 core/jdk-supplemental/pom.xml                      |  222 -
 core/pom.xml                                       |  688 +--
 core/runtimeservices/pom.xml                       |    5 +
 .../domainmodel/MetaModelRegressionTest.java       |   77 +-
 .../MetaModelRegressionTest.verify.approved.xml    | 6466 ++++++++++----------
 testing/archtestsupport/applib/pom.xml             |    5 +-
 testing/unittestsupport/applib/pom.xml             |   14 +-
 viewers/restfulobjects/jaxrs-resteasy/pom.xml      |    2 +-
 viewers/wicket/applib/pom.xml                      |    6 +
 20 files changed, 4137 insertions(+), 4203 deletions(-)
 delete mode 100644 core/jdk-supplemental/pom.xml

Reply via email to