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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit-sample.git


The following commit(s) were added to refs/heads/master by this push:
     new 0044287  Update `org.modelmapper.extensions:modelmapper-jackson` to 
version `3.2.0` (#27)
0044287 is described below

commit 0044287ab21ad66ec7886c4ee023bb771a65df7e
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sat Nov 11 17:16:59 2023 +0000

    Update `org.modelmapper.extensions:modelmapper-jackson` to version `3.2.0` 
(#27)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d07cd4..326df49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
       <dependency>
         <groupId>org.modelmapper.extensions</groupId>
         <artifactId>modelmapper-jackson</artifactId>
-        <version>0.7.5</version>
+        <version>3.2.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to