This is an automated email from the ASF dual-hosted git repository.
rzo1 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 45a565d44e Minor: Regenerated BOMs for
4a12914a60014953111cc22f932a7cf462c22556 (#2819)
45a565d44e is described below
commit 45a565d44e90c51ff1879435fa7bdbf304178bb1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 11:33:08 2026 +0200
Minor: Regenerated BOMs for 4a12914a60014953111cc22f932a7cf462c22556 (#2819)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: jungm <[email protected]>
---
boms/tomee-plume/pom.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 7db5c6e39a..c68736176e 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -1039,7 +1039,7 @@
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>eclipselink</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1</version>
</dependency>
<dependency>
<groupId>org.fusesource.hawtbuf</groupId>
@@ -1169,22 +1169,22 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-analysis</artifactId>
- <version>9.9.1</version>
+ <version>9.10</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
- <version>9.9.1</version>
+ <version>9.10</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
- <version>9.9.1</version>
+ <version>9.10</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-util</artifactId>
- <version>9.9.1</version>
+ <version>9.10</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>