Skip to content

Commit e3ff1b6

Browse files
authored
Merge pull request #78 from javaSlang/feat-76
#76. adjustment to fill all non-static fields of the POJO
2 parents 8cb74a1 + 67e34af commit e3ff1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.javaslang.map2pojo</groupId>
88
<artifactId>map2pojo</artifactId>
9-
<version>1.1.1</version>
9+
<version>1.1.2</version>
1010

1111
<name>map2pojo</name>
1212
<description>Simple Java library for Map to POJO transformation</description>

0 commit comments

Comments
 (0)