Skip to content

Commit

Permalink
chore: update small rey config
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Dec 18, 2024
1 parent 1b16eec commit 3fe9d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>net.datafaker</groupId>
<artifactId>datafaker</artifactId>
<version>2.0.2</version>
<version>2.4.2</version>
</dependency>
<dependency>
<groupId>org.jboss.weld.se</groupId>
Expand All @@ -66,7 +66,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3fe9d70

Please sign in to comment.