You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2024/03/12 06:51:51 UTC

(myfaces-tobago) branch tobago-5.x updated: build(deps): bump com.fasterxml.jackson.core:jackson-core

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

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


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new 9251a96143 build(deps): bump com.fasterxml.jackson.core:jackson-core
9251a96143 is described below

commit 9251a96143b1239e13b1123b5d090604b3c3dff1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Mar 11 16:13:23 2024 +0000

    build(deps): bump com.fasterxml.jackson.core:jackson-core
    
    Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.16.1 to 2.16.2.
    - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.1...jackson-core-2.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 620bc74624..e83d99aafc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <joinfaces.version>4.7.18</joinfaces.version>
     <spring-boot.version>2.7.18</spring-boot.version>
     <spring.version>5.3.32</spring.version>
-    <jackson.version>2.16.1</jackson.version>
+    <jackson.version>2.16.2</jackson.version>
   </properties>
 
   <issueManagement>