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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2aa44bc  Test if GitHub actions are now triggered after BOM 
regeneration
2aa44bc is described below

commit 2aa44bc93d84d9ccbfad43ce1db0a2fe5dae86be
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Feb 9 21:06:14 2022 +0100

    Test if GitHub actions are now triggered after BOM regeneration
---
 boms/tomee-plus/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 97133df..1717232 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -774,7 +774,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.16</version>
+      <version>1.2.15</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -785,7 +785,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.16</version>
+      <version>1.2.15</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -796,7 +796,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.16</version>
+      <version>1.2.15</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -807,7 +807,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.16</version>
+      <version>1.2.15</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -818,7 +818,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.16</version>
+      <version>1.2.15</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>

Reply via email to