This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 
dependabot/maven/spring6/org.datanucleus-datanucleus-core-6.0.4
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit eb58818796d002fa2347c41ed601670c2963ea42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 6 08:43:41 2023 +0000

    Bump datanucleus-core from 6.0.3 to 6.0.4
    
    Bumps datanucleus-core from 6.0.3 to 6.0.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.datanucleus:datanucleus-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 bom/pom.xml      | 2 +-
 starters/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 64d27e151b..a4c073b8f1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -106,7 +106,7 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
 
         <datanucleus-api-jdo.version>6.0.1</datanucleus-api-jdo.version>
         <datanucleus-api-jpa.version>6.0.1</datanucleus-api-jpa.version>
-        <datanucleus-core.version>6.0.3</datanucleus-core.version>
+        <datanucleus-core.version>6.0.4</datanucleus-core.version>
         <datanucleus-jdo-api.version>3.2.1</datanucleus-jdo-api.version>
         <datanucleus-jdo-query.version>6.0.1</datanucleus-jdo-query.version>
         <datanucleus-jodatime.version>6.0.1</datanucleus-jodatime.version>
diff --git a/starters/pom.xml b/starters/pom.xml
index 8f9f7831ac..f38d6a486c 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -114,7 +114,7 @@
                                <!-- IMPORTANT: keep in sync with versions used 
in Apache Causeway, see causeway-bom -->
                                
<datanucleus-api-jdo.version>6.0.1</datanucleus-api-jdo.version>
                                
<datanucleus-api-jpa.version>6.0.1</datanucleus-api-jpa.version>
-                               
<datanucleus-core.version>6.0.3</datanucleus-core.version>
+                               
<datanucleus-core.version>6.0.4</datanucleus-core.version>
                                
<datanucleus-jodatime.version>6.0.1</datanucleus-jodatime.version>
 
                                
<datanucleus-maven-plugin.version>6.0.0-release</datanucleus-maven-plugin.version>

Reply via email to