You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2019/09/11 10:01:37 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-211 upgrade geronimo-jsonb_1.0_spec to 1.2

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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d5e192  MEECROWAVE-211 upgrade geronimo-jsonb_1.0_spec to 1.2
8d5e192 is described below

commit 8d5e1926d9ab1d4b63af04f5c68e19d8c2eee2ea
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Wed Sep 11 12:01:27 2019 +0200

    MEECROWAVE-211 upgrade geronimo-jsonb_1.0_spec to 1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index efd86b0..2bec3bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-jsonb_1.0_spec</artifactId>
-        <version>1.1</version>
+        <version>1.2</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>