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 2023/11/22 15:38:26 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 e347635158 build(deps): bump com.fasterxml.jackson.core:jackson-core
e347635158 is described below

commit e347635158c32a9457887729db317e2de451670f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 16 16:11:17 2023 +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.15.3 to 2.16.0.
    - [Release notes](https://github.com/FasterXML/jackson-core/releases)
    - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      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 ec34c611f8..467f61b0cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <joinfaces.version>4.7.17</joinfaces.version>
     <spring-boot.version>2.7.17</spring-boot.version>
     <spring.version>5.3.30</spring.version>
-    <jackson.version>2.15.3</jackson.version>
+    <jackson.version>2.16.0</jackson.version>
   </properties>
 
   <issueManagement>