We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8b295 commit dec7fdaCopy full SHA for dec7fda
README.md
@@ -19,7 +19,7 @@ Add this dependency to your `pom.xml`:
19
<dependency>
20
<groupId>com.github.stevenlagoy</groupId>
21
<artifactId>json-java-objectifier</artifactId>
22
- <version>1.0.0</version>
+ <version>1.0.4</version>
23
</dependency>
24
```
25
@@ -128,4 +128,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
128
- Built with Java 21
129
- Uses JUnit for testing
130
- SpotBugs for code quality
131
-- Maven for build management
+- Maven for build management
0 commit comments