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 1b16eec commit 3fe9d70Copy full SHA for 3fe9d70
pom.xml
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>net.datafaker</groupId>
45
<artifactId>datafaker</artifactId>
46
- <version>2.0.2</version>
+ <version>2.4.2</version>
47
</dependency>
48
49
<groupId>org.jboss.weld.se</groupId>
@@ -66,7 +66,7 @@
66
67
<groupId>org.eclipse.microprofile.config</groupId>
68
<artifactId>microprofile-config-api</artifactId>
69
- <version>3.0.2</version>
+ <version>3.1</version>
70
<scope>compile</scope>
71
72
</dependencies>
0 commit comments