We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd66733 commit 18a20e4Copy full SHA for 18a20e4
README.md
@@ -8,7 +8,7 @@ This BeanUtils library is a Java bean copy utility with powerful functionality a
8
<dependency>
9
<groupId>com.github.yangtu222</groupId>
10
<artifactId>BeanUtils</artifactId>
11
- <version>1.0.4</version>
+ <version>1.0.5</version>
12
</dependency>
13
~~~
14
pom.xml
@@ -5,7 +5,7 @@
5
6
7
<name>BeanUtils</name>
<description>BeanUtils library is a Java bean copy utility with powerful functionality and high performance.</description>
<url>https://github.com/yangtu222/BeanUtils</url>
0 commit comments