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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 290f6ef  Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1
290f6ef is described below

commit 290f6ef5de4460821f1c5692b1ceaefc8a2fe367
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 31 06:05:04 2025 +0000

    Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1
    
    Bumps 
[com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) 
from 2.20.0 to 2.20.1.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.0...jackson-bom-2.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.20.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cd63b9a..5572555 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@ under the License.
       <dependency>
         <groupId>com.fasterxml.jackson</groupId>
         <artifactId>jackson-bom</artifactId>
-        <version>2.20.0</version>
+        <version>2.20.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to