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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 9eceec2dd3 Bump openjpa.version from 4.0.0 to 4.0.1 (#843)
9eceec2dd3 is described below

commit 9eceec2dd3dd09034f7119babfe0e8d000d03c0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 24 08:13:30 2024 +0200

    Bump openjpa.version from 4.0.0 to 4.0.1 (#843)
    
    Bumps `openjpa.version` from 4.0.0 to 4.0.1.
    
    Updates `org.apache.openjpa:openjpa` from 4.0.0 to 4.0.1
    
    Updates `org.apache.openjpa:openjpa-maven-plugin` from 4.0.0 to 4.0.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.openjpa:openjpa
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.openjpa:openjpa-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1946a3f7c5..efdb8e98b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,7 @@ under the License.
     <spring-boot.version>3.3.4</spring-boot.version>
     <spring-cloud-gateway.version>4.1.5</spring-cloud-gateway.version>
 
-    <openjpa.version>4.0.0</openjpa.version>
+    <openjpa.version>4.0.1</openjpa.version>
 
     <jasypt.version>1.9.3</jasypt.version>
 

Reply via email to