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

[myfaces-tobago] branch tobago-2.x updated: 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.

lofwyr pushed a commit to branch tobago-2.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-2.x by this push:
     new b42e73d  build(deps): bump geronimo-el_2.2_spec from 1.0.4 to 1.1
b42e73d is described below

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

    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 0a11368..ba42b5c 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>