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 6b470c1 Update `org.modelmapper.extensions:modelmapper-spring` to
version `3.2.0` (#23)
6b470c1 is described below
commit 6b470c1c0f2e3921a5ee21c1d9d65b697b480702
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sat Nov 11 17:13:52 2023 +0000
Update `org.modelmapper.extensions:modelmapper-spring` to version `3.2.0`
(#23)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4e3fe38..6d07cd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
<dependency>
<groupId>org.modelmapper.extensions</groupId>
<artifactId>modelmapper-spring</artifactId>
- <version>0.7.5</version>
+ <version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.modelmapper.extensions</groupId>