This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push:
new 4a12914a60 TOMEE-4632 build(deps): bump
org.eclipse.persistence:eclipselink (#2818)
4a12914a60 is described below
commit 4a12914a60014953111cc22f932a7cf462c22556
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 07:32:52 2026 +0200
TOMEE-4632 build(deps): bump org.eclipse.persistence:eclipselink (#2818)
Bumps org.eclipse.persistence:eclipselink from 5.0.0 to 5.0.1.
---
updated-dependencies:
- dependency-name: org.eclipse.persistence:eclipselink
dependency-version: 5.0.1
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 bb5e65be63..f392b43019 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
<version.openjpa>4.1.1</version.openjpa>
<version.openwebbeans>4.1.0</version.openwebbeans>
<!-- org.eclipse -->
- <version.eclipselink>5.0.0</version.eclipselink>
+ <version.eclipselink>5.0.1</version.eclipselink>
<!-- org.glassfish -->
<version.mojarra>4.1.9</version.mojarra>
<!-- org.hibernate -->