Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaBraska committed May 19, 2024
1 parent c06932d commit 3a6b9c1
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 @@ -6,7 +6,7 @@

<groupId>berlin.yuna</groupId>
<artifactId>config-metadata-generator</artifactId>
<version>0.6.138</version>
<version>0.6.139</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<mockito-core.version>5.12.0</mockito-core.version>
<junit-jupiter.version>5.11.0-M2</junit-jupiter.version>
<jackson-databind.version>2.17.1</jackson-databind.version>
<command-line-util.version>2.1.24</command-line-util.version>
<command-line-util.version>2.1.25</command-line-util.version>
<!-- VERSIONS BUILD -->
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
<maven-scm-plugin.version>1.11.2</maven-scm-plugin.version>
Expand Down

0 comments on commit 3a6b9c1

Please sign in to comment.