You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2022/02/13 13:31:44 UTC

[myfaces-tobago] 13/32: cherrypick from 2.x: build(deps): bump geronimo-el_2.2_spec from 1.0.4 to 1.1

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

weber pushed a commit to branch TOBAGO-1999_Select2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit db0be853f139ac7e5e4fa1a420db399052d2887c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 2 15:54:45 2022 +0000

    cherrypick from 2.x: build(deps): bump geronimo-el_2.2_spec from 1.0.4 to 1.1
    
    Bumps geronimo-el_2.2_spec from 1.0.4 to 1.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.geronimo.specs:geronimo-el_2.2_spec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 574b1de..1f09678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -512,7 +512,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-el_2.2_spec</artifactId>
-        <version>1.0.4</version>
+        <version>1.1</version>
         <scope>provided</scope>
       </dependency>
       <dependency>