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 2023/02/01 09:19:16 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump jakarta.faces from 2.3.18 to 2.3.19 (#3700)

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 22750180aa build(deps): bump jakarta.faces from 2.3.18 to 2.3.19 (#3700)
22750180aa is described below

commit 22750180aa9c46228e7d489627ea3145cf80f1f8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 1 10:19:09 2023 +0100

    build(deps): bump jakarta.faces from 2.3.18 to 2.3.19 (#3700)
    
    Bumps jakarta.faces from 2.3.18 to 2.3.19.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish:jakarta.faces
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 64f29581a7..f40fccc5d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     <mojarra20.version>2.0.11-04</mojarra20.version>
     <mojarra21.version>2.1.29-11</mojarra21.version>
     <mojarra22.version>2.2.20</mojarra22.version>
-    <mojarra23.version>2.3.18</mojarra23.version>
+    <mojarra23.version>2.3.19</mojarra23.version>
     <openwebbeans.version>2.0.27</openwebbeans.version>
     <slf4j.version>1.7.36</slf4j.version>
     <logback.version>1.2.11</logback.version>