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-jakartaee-api.git


The following commit(s) were added to refs/heads/main by this push:
     new bcbe040  Use EE10 bom
bcbe040 is described below

commit bcbe0409e82fa577034438aaddea2b0fe4b9fe8e
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Oct 2 13:10:11 2023 +0200

    Use EE10 bom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2209f8..cdcec02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,7 +340,7 @@
       <dependency>
         <groupId>jakarta.platform</groupId>
         <artifactId>jakarta.jakartaee-bom</artifactId>
-        <version>9.1.0</version>
+        <version>10.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to