Skip to content

Commit

Permalink
library update
Browse files Browse the repository at this point in the history
  • Loading branch information
mtgag committed Sep 26, 2024
1 parent 6f9ad54 commit 597184a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven.deploy.skip>true</maven.deploy.skip>

<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-gpg-plugin.version>3.2.6</maven-gpg-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
Expand All @@ -61,10 +61,10 @@
<bcprov.version>1.78.1</bcprov.version>
<picocli.version>4.7.6</picocli.version>
<jackson-core.version>2.17.2</jackson-core.version>
<junit-jupiter-api.version>5.10.4</junit-jupiter-api.version>
<junit-jupiter-api.version>5.11.1</junit-jupiter-api.version>
<mockito-core.version>5.13.0</mockito-core.version>
<ipaddress.version>5.5.1</ipaddress.version>
<spring-web.version>6.1.6</spring-web.version>
<spring-web.version>6.1.13</spring-web.version>

</properties>

Expand Down

0 comments on commit 597184a

Please sign in to comment.